re factor rog
This commit is contained in:
20
pubspec.yaml
20
pubspec.yaml
@ -36,7 +36,7 @@ dependencies:
|
||||
sqflite: ^2.0.1
|
||||
get: ^4.6.6
|
||||
flutter_map: ^6.0.1
|
||||
geolocator: ^10.1.0
|
||||
geolocator: ^11.0.0
|
||||
permission_handler: ^11.1.0
|
||||
google_api_availability: ^5.0.0
|
||||
tuple: ^2.0.0
|
||||
@ -49,36 +49,33 @@ dependencies:
|
||||
proj4dart: ^2.0.0
|
||||
meta: ^1.7.0
|
||||
collection: ^1.15.0
|
||||
path_provider: ^2.0.8
|
||||
flutter_map_location_marker: any
|
||||
path_provider: ^2.1.2
|
||||
flutter_map_location_marker: ^8.0.8
|
||||
flutter_map_marker_cluster: any
|
||||
material_design_icons_flutter: ^7.0.7296
|
||||
google_fonts: ^6.1.0
|
||||
keyboard_dismisser: ^3.0.0
|
||||
image_picker: ^1.0.4
|
||||
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: ^2.0.0
|
||||
#google_maps_webservice: ^0.0.20-nullsafety.5
|
||||
flutter_typeahead: ^5.0.1
|
||||
flutter_launcher_icons: ^0.13.1
|
||||
rename: ^3.0.1
|
||||
circular_menu: ^2.0.1
|
||||
camera_camera: ^3.0.0
|
||||
intl: ^0.18.1
|
||||
intl: ^0.19.0
|
||||
modal_bottom_sheet: ^3.0.0-pre
|
||||
connectivity_plus: ^5.0.2
|
||||
flutter_map_tile_caching: ^9.0.0-dev.5
|
||||
shared_preferences: ^2.0.15
|
||||
# gallery_saver: ^2.3.2
|
||||
image_gallery_saver: ^2.0.3
|
||||
flutter_riverpod: ^2.4.0
|
||||
http: ^1.1.0
|
||||
dio: ^5.4.1
|
||||
dio_cache_interceptor_hive_store: ^3.2.1
|
||||
flutter_map_cache: ^1.3.0
|
||||
connectivity_plus: ^5.0.2
|
||||
|
||||
flutter_icons:
|
||||
android: true
|
||||
@ -95,6 +92,7 @@ dev_dependencies:
|
||||
# package. See that file for information about deactivating specific lint
|
||||
# rules and activating additional ones.
|
||||
flutter_lints: ^3.0.1
|
||||
mockito: ^5.4.4
|
||||
|
||||
# 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