Migrate to new gradle build version
This commit is contained in:
+33
-33
@@ -27,43 +27,43 @@ environment:
|
||||
# the latest version available on pub.dev. To see which dependencies have newer
|
||||
# versions available, run `flutter pub outdated`.
|
||||
dependencies:
|
||||
cupertino_icons: ^1.0.5
|
||||
flutter_map: ^6.0.1
|
||||
cupertino_icons: ^1.0.8
|
||||
flutter_map: ^7.0.2
|
||||
flutter_bluetooth_serial: ^0.4.0
|
||||
get: ^4.6.5
|
||||
latlong2: ^0.9.0
|
||||
nmea: ^3.2.0
|
||||
intl: ^0.17.0
|
||||
location: ^4.4.0
|
||||
permission_handler: ^10.2.0
|
||||
flutter_map_location_marker: ^8.0.0
|
||||
path_provider: ^2.0.14
|
||||
rive: ^0.11.3
|
||||
firebase_core: ^2.23.0
|
||||
firebase_auth: ^4.4.0
|
||||
cloud_firestore: ^4.13.2
|
||||
firebase_storage: ^11.5.2
|
||||
google_sign_in: ^6.1.0
|
||||
flutter_secure_storage: ^8.0.0
|
||||
googleapis: ^11.4.0
|
||||
googleapis_auth: ^1.4.1
|
||||
file_picker: ^6.1.1
|
||||
get: ^4.7.2
|
||||
latlong2: ^0.9.1
|
||||
nmea: ^3.3.2
|
||||
intl: ^0.20.2
|
||||
location: ^8.0.0
|
||||
permission_handler: ^11.4.0
|
||||
flutter_map_location_marker: ^9.1.1
|
||||
path_provider: ^2.1.5
|
||||
rive: ^0.13.20
|
||||
firebase_core: ^3.12.0
|
||||
firebase_auth: ^5.5.0
|
||||
cloud_firestore: ^5.6.4
|
||||
firebase_storage: ^12.4.3
|
||||
google_sign_in: ^6.2.2
|
||||
flutter_secure_storage: ^9.2.4
|
||||
googleapis: ^13.2.0
|
||||
googleapis_auth: ^1.6.0
|
||||
file_picker: ^9.0.0
|
||||
# file_picker: ^5.0.0
|
||||
sqflite: ^2.2.6
|
||||
google_fonts: ^4.0.3
|
||||
sqflite: ^2.4.2
|
||||
google_fonts: ^6.2.1
|
||||
# flutter_iconpicker: ^3.2.2
|
||||
animated_text_kit: ^4.2.2
|
||||
package_info_plus: ^4.2.0
|
||||
flutter_map_geojson: ^1.0.1
|
||||
animated_text_kit: ^4.2.3
|
||||
package_info_plus: ^8.2.1
|
||||
flutter_map_geojson: ^1.0.8
|
||||
# geojson: ^1.0.0
|
||||
syncfusion_flutter_datagrid: ^23.2.4
|
||||
syncfusion_flutter_maps: ^23.2.4
|
||||
syncfusion_flutter_datagrid: ^28.2.6
|
||||
syncfusion_flutter_maps: ^28.2.6
|
||||
proj4dart: ^2.1.0
|
||||
flutter_map_polywidget: ^1.0.1
|
||||
connectivity_plus: ^5.0.2
|
||||
photo_view: ^0.14.0
|
||||
widget_zoom: ^0.0.3
|
||||
supabase_flutter: ^2.3.4
|
||||
connectivity_plus: ^6.1.3
|
||||
photo_view: ^0.15.0
|
||||
widget_zoom: ^0.0.4
|
||||
supabase_flutter: ^2.8.3
|
||||
|
||||
flutter:
|
||||
sdk: flutter
|
||||
@@ -75,8 +75,8 @@ dev_dependencies:
|
||||
# activated in the `analysis_options.yaml` file located at the root of your
|
||||
# package. See that file for information about deactivating specific lint
|
||||
# rules and activating additional ones.
|
||||
flutter_native_splash: ^2.2.19
|
||||
flutter_lints: ^2.0.0
|
||||
flutter_native_splash: ^2.4.4
|
||||
flutter_lints: ^5.0.0
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
|
||||
|
||||
Reference in New Issue
Block a user