database init

This commit is contained in:
2023-09-28 11:38:19 +02:00
parent 05386ac20f
commit 782bbebce9
5 changed files with 215 additions and 21 deletions

View File

@@ -36,6 +36,9 @@ dependencies:
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
firebase_core: ^2.16.0
sqflite: ^2.3.0
path: ^1.8.3
sqflite_common_ffi: ^2.3.0+2
dev_dependencies:
flutter_test: