fix: address analysis issues - remove unused import, fix deprecated APIs, update test

This commit is contained in:
fiatcode 2026-04-30 11:40:56 +07:00
parent 85249acc84
commit 07bae466cf
No known key found for this signature in database
32 changed files with 1550 additions and 75 deletions

View file

@ -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: