ソースを参照

添加数据库drift

周素华 1 年間 前
コミット
42baf4cf06
共有1 個のファイルを変更した2 個の追加0 個の削除を含む
  1. 2 0
      pubspec.yaml

+ 2 - 0
pubspec.yaml

@@ -89,6 +89,8 @@ dependencies:
89 89
   flutter_spinkit: ^5.2.1
90 90
   # 保存到相册
91 91
   image_gallery_saver: ^2.0.3
92
+  # 数据库
93
+  drift: ^2.18.0
92 94
 
93 95
 dev_dependencies:
94 96
   flutter_test: