fix: address analysis issues - remove unused import, fix deprecated APIs, update test
This commit is contained in:
parent
85249acc84
commit
07bae466cf
32 changed files with 1550 additions and 75 deletions
|
|
@ -32,11 +32,11 @@ dependencies:
|
|||
sdk: flutter
|
||||
cupertino_icons: ^1.0.8
|
||||
shared_preferences: ^2.2.0
|
||||
workmanager: ^0.5.0
|
||||
workmanager: ^0.6.0
|
||||
sqflite: ^2.3.0
|
||||
http: ^1.1.0
|
||||
permission_handler: ^11.0.0
|
||||
flutter_local_notifications: ^16.0.0
|
||||
flutter_local_notifications: ^18.0.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue