chore: remove unnecessary deps

This commit is contained in:
Kingkor Roy Tirtho
2023-02-23 23:44:24 +06:00
parent c068c41b46
commit d964216ee1
8 changed files with 13 additions and 210 deletions
+6 -8
View File
@@ -7,24 +7,22 @@ issue_tracker: https://github.com/KRTirtho/fl-query/issues
repository: https://github.com/KRTirtho/fl-query
environment:
sdk: ">=2.17.1 <3.0.0"
flutter: ">=1.17.0"
dependencies:
collection: ^1.16.0
connectivity_plus: ^2.3.9
flutter:
sdk: flutter
hive_flutter: ^1.1.0
state_notifier: ^0.7.2+1
mutex: ^3.0.1
async: ^2.10.0
collection: ^1.16.0
hive_flutter: ^1.1.0
mutex: ^3.0.1
state_notifier: ^0.7.2+1
dev_dependencies:
build_runner: ^2.2.0
flutter_lints: ^2.0.0
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
mockito: ^5.2.0
build_runner: ^2.2.0