chore(deps): upgrade Flutter SDK from 3.10.1 to 3.27.1

- Update Flutter SDK version to 3.27.1
- Update minimum dart SDK version
- Update dependencies to compatible versions
- Fix deprecated method calls
- Run migration for breaking changes
This commit is contained in:
anhtunz
2025-01-05 18:48:11 +07:00
parent 178a00f5ba
commit fb12c44505
30 changed files with 266 additions and 212 deletions

View File

@@ -36,23 +36,25 @@ dependencies:
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
shared_preferences: ^2.2.2
intl: ^0.18.0
intl: ^0.19.0
firebase_core: ^2.24.2
firebase_messaging: ^14.7.10
flutter_local_notifications: ^17.2.4
permission_handler: ^11.0.1
app_settings: ^5.1.1
flex_color_scheme: ^7.2.0
# flex_color_scheme: ^7.2.0
flex_color_scheme: ^8.1.0
go_router: ^13.1.0
http: ^1.1.0
top_snackbar_flutter: ^3.1.0
badges: ^3.1.2
google_maps_cluster_manager: ^3.1.0
# google_maps_cluster_manager: ^3.1.0
google_maps_cluster_manager_2: ^3.2.0
google_maps_flutter: ^2.5.0
dropdown_button2: ^2.3.9
maps_launcher: ^2.2.1
flutter_barcode_scanner: ^2.0.0
search_choices: ^2.2.11
search_choices: ^2.3.1
dio: ^5.7.0
rxdart: ^0.28.0
geolocator: ^11.1.0
@@ -60,7 +62,9 @@ dependencies:
flutter_polyline_points: ^2.0.0
simple_ripple_animation: ^0.1.0
fl_chart: ^0.64.0
persistent_bottom_nav_bar_v2: ^4.2.8
# persistent_bottom_nav_bar_v2: ^4.2.8
persistent_bottom_nav_bar: ^6.2.1
win32: ^5.10.0
dev_dependencies:
flutter_test: