This commit is contained in:
warlock
2022-03-05 18:48:18 +05:30
parent 7f50983e11
commit 0272b2d1fd
53 changed files with 2233 additions and 440 deletions

View File

@@ -30,6 +30,10 @@ dependencies:
flutter:
sdk: flutter
connectivity_plus: ^2.2.1
flutter_spinkit: ^5.1.0
flutter_local_notifications: ^9.3.3
rxdart: ^0.27.1
provider: ^6.0.2
cupertino_icons: ^1.0.2
uuid: ^3.0.5
@@ -39,11 +43,10 @@ dependencies:
sqflite: ^2.0.2
intl: ^0.17.0
flutter_colorpicker: ^1.0.3
path_provider: ^2.0.9
path_provider: ^2.0.0
shared_preferences: ^2.0.13
http: ^0.13.4
device_info_plus: ^3.2.1
sn_progress_dialog: ^1.0.3
flutter_lints: ^1.0.0
dev_dependencies:
flutter_test: