map updated to 6
This commit is contained in:
33
pubspec.yaml
33
pubspec.yaml
@ -35,12 +35,12 @@ dependencies:
|
||||
cupertino_icons: ^1.0.2
|
||||
sqflite: ^2.0.1
|
||||
get: ^4.6.6
|
||||
flutter_map: ^4.0.0
|
||||
geolocator: ^9.0.2
|
||||
permission_handler: ^10.0.0
|
||||
flutter_map: ^6.0.1
|
||||
geolocator: ^10.1.0
|
||||
permission_handler: ^11.1.0
|
||||
google_api_availability: ^5.0.0
|
||||
tuple: ^2.0.0
|
||||
latlong2: ^0.8.1
|
||||
latlong2: ^0.9.0
|
||||
positioned_tap_detector_2: ^1.0.4
|
||||
transparent_image: ^2.0.0
|
||||
async: ^2.8.2
|
||||
@ -53,31 +53,32 @@ dependencies:
|
||||
flutter_map_location_marker: any
|
||||
flutter_map_marker_cluster: any
|
||||
material_design_icons_flutter: ^7.0.7296
|
||||
google_fonts: ^4.0.4
|
||||
google_fonts: ^6.1.0
|
||||
keyboard_dismisser: ^3.0.0
|
||||
image_picker: ^1.0.4
|
||||
#geojson_vi: ^2.0.7
|
||||
geojson: ^1.0.0
|
||||
geojson_vi: ^2.2.1
|
||||
#geojson: ^1.0.0
|
||||
url_launcher: ^6.0.20
|
||||
flutter_breadcrumb: ^1.0.1
|
||||
timeline_tile: ^2.0.0
|
||||
# google_maps_flutter: ^2.5.0
|
||||
#flutter_map_marker_popup: any
|
||||
flutter_polyline_points: ^1.0.0
|
||||
google_maps_webservice: ^0.0.19
|
||||
flutter_typeahead: ^4.0.0
|
||||
flutter_polyline_points: ^2.0.0
|
||||
#google_maps_webservice: ^0.0.20-nullsafety.5
|
||||
flutter_typeahead: ^5.0.1
|
||||
flutter_launcher_icons: ^0.13.1
|
||||
rename: ^2.0.1
|
||||
rename: ^3.0.1
|
||||
circular_menu: ^2.0.1
|
||||
camera_camera: ^3.0.0
|
||||
intl: ^0.18.1
|
||||
modal_bottom_sheet: ^3.0.0-pre
|
||||
connectivity_plus: ^4.0.2
|
||||
flutter_map_tile_caching: ^8.0.1
|
||||
connectivity_plus: ^5.0.2
|
||||
flutter_map_tile_caching: ^9.0.0-dev.5
|
||||
shared_preferences: ^2.0.15
|
||||
gallery_saver: ^2.3.2
|
||||
# gallery_saver: ^2.3.2
|
||||
image_gallery_saver: ^2.0.3
|
||||
flutter_riverpod: ^2.4.0
|
||||
http: ^0.13.6
|
||||
http: ^1.1.0
|
||||
|
||||
flutter_icons:
|
||||
android: true
|
||||
@ -93,7 +94,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: ^2.0.3
|
||||
flutter_lints: ^3.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