Browse Source

添加数据库drift

周素华 1 year ago
parent
commit
42baf4cf06
1 changed files with 2 additions and 0 deletions
  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: