feat(map): migrate to flutter_map 8.2 with OSM-compliant tiles

This commit is contained in:
2026-02-17 16:41:02 +01:00
parent f709d72f50
commit 4b9b9a2327
5 changed files with 88 additions and 143 deletions

View File

@ -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