feat(map): migrate to flutter_map 8.2 with OSM-compliant tiles
This commit is contained in:
@ -35,7 +35,7 @@ dependencies:
|
||||
# The following adds the Cupertino Icons font to your application.
|
||||
# Use with the CupertinoIcons class for iOS style icons.
|
||||
cupertino_icons: ^1.0.6
|
||||
flutter_map: ^7.0.2
|
||||
flutter_map: ^8.2.0
|
||||
http: ^1.2.1
|
||||
flutter_dotenv: ^5.1.0
|
||||
shared_preferences: ^2.2.2
|
||||
@ -50,8 +50,6 @@ dependencies:
|
||||
fast_immutable_collections: ^10.1.2
|
||||
flutter_map_compass: ^1.0.1
|
||||
# flutter_map_location_marker: ^8.0.8
|
||||
flutter_map_cache: ^1.5.0
|
||||
dio_cache_interceptor_hive_store: ^3.2.2
|
||||
flutter_map_math: ^0.1.7
|
||||
intl: ^0.19.0
|
||||
get_it: ^7.6.7
|
||||
|
||||
Reference in New Issue
Block a user