Public Access
feat(database): add functions for DB and DB-table creation
This commit is contained in:
+3
-1
@@ -36,11 +36,13 @@ dependencies:
|
||||
cupertino_icons: ^1.0.8
|
||||
flutter_dotenv: ^6.0.1
|
||||
http: ^1.6.0
|
||||
|
||||
sqflite: ^2.4.2+1
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
sqlite3: ^3.3.0
|
||||
sqflite_common_ffi: ^2.4.0+3
|
||||
# The "flutter_lints" package below contains a set of recommended lints to
|
||||
# encourage good coding practices. The lint set provided by the package is
|
||||
# activated in the `analysis_options.yaml` file located at the root of your
|
||||
|
||||
Reference in New Issue
Block a user