update for flutter_map
This commit is contained in:
12
pubspec.yaml
12
pubspec.yaml
@ -36,9 +36,9 @@ dependencies:
|
||||
cupertino_icons: ^1.0.2
|
||||
sqflite: ^2.0.1
|
||||
get: ^4.6.5
|
||||
flutter_map: any
|
||||
geolocator: ^8.0.1
|
||||
permission_handler: ^8.3.0
|
||||
flutter_map: ^3.0.0
|
||||
geolocator: ^9.0.1
|
||||
permission_handler: ^10.0.0
|
||||
google_api_availability: ^3.0.1
|
||||
tuple: ^2.0.0
|
||||
latlong2: ^0.8.1
|
||||
@ -53,7 +53,7 @@ dependencies:
|
||||
path_provider: ^2.0.8
|
||||
flutter_map_location_marker: any
|
||||
flutter_map_marker_cluster: any
|
||||
material_design_icons_flutter: ^5.0.6595
|
||||
material_design_icons_flutter: ^6.0.7096
|
||||
google_fonts: any
|
||||
image_picker: ^0.8.4+4
|
||||
geojson_vi: ^2.0.7
|
||||
@ -66,6 +66,8 @@ dependencies:
|
||||
flutter_polyline_points: ^1.0.0
|
||||
google_maps_webservice: ^0.0.19
|
||||
flutter_typeahead: ^4.0.0
|
||||
sliding_up_panel: ^2.0.0+1
|
||||
|
||||
|
||||
|
||||
dev_dependencies:
|
||||
@ -77,7 +79,7 @@ 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_lints: ^1.0.0
|
||||
flutter_lints: ^2.0.1
|
||||
|
||||
# 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