⬇️ Downgrade flutter

This commit is contained in:
2024-11-11 00:00:49 +08:00
parent 5364aecf74
commit 5c9ea588cc
5 changed files with 36 additions and 88 deletions

View File

@ -44,7 +44,7 @@ dependencies:
animations: ^2.0.11
dio: ^5.7.0
native_dio_adapter: ^1.3.0
dio_smart_retry: ^7.0.1
dio_smart_retry: ^6.0.0
very_good_infinite_list: ^0.9.0
freezed_annotation: ^2.4.4
json_annotation: ^4.9.0
@ -62,7 +62,6 @@ dependencies:
image_picker: ^1.1.2
cross_file: ^0.3.4+2
file_picker: ^8.1.3
flutter_image_compress: ^2.3.0
croppy: ^1.3.1
flutter_expandable_fab: ^2.3.0
dropdown_button2: ^2.3.9
@ -72,7 +71,7 @@ dependencies:
photo_view: ^0.15.0
shared_preferences: ^2.3.3
path_provider: ^2.1.5
collection: ^1.19.0
collection: ^1.18.0
dev_dependencies:
flutter_test: