flutter upgrade
This commit is contained in:
16
pubspec.yaml
16
pubspec.yaml
@@ -13,21 +13,21 @@ dependencies:
|
||||
sdk: flutter
|
||||
cupertino_icons: ^1.0.2
|
||||
camera: ^0.10.3
|
||||
geolocator: ^9.0.2
|
||||
geocoding: ^2.0.2
|
||||
intl: ^0.18.1
|
||||
geolocator: ^11.0.0
|
||||
geocoding: ^3.0.0
|
||||
intl: ^0.19.0
|
||||
path_provider: ^2.0.11
|
||||
flutter_map: ^5.0.0
|
||||
flutter_map_location_marker: ^7.0.0
|
||||
flutter_map: ^6.1.0
|
||||
flutter_map_location_marker: ^8.0.8
|
||||
url_launcher: ^6.1.11
|
||||
flutter_compass: ^0.7.0
|
||||
permission_handler: ^10.4.1
|
||||
flutter_compass: ^0.8.0
|
||||
permission_handler: ^11.3.1
|
||||
latlong2: ^0.9.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
flutter_lints: ^2.0.0
|
||||
flutter_lints: ^3.0.2
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
# following page: https://dart.dev/tools/pub/pubspec
|
||||
|
||||
Reference in New Issue
Block a user