From 1364612ca9d1cb42a18a615f0749f1cbd5ffc6c8 Mon Sep 17 00:00:00 2001 From: Bene Date: Fri, 14 Feb 2025 08:14:15 +0100 Subject: [PATCH] Update dependency flutter_map to v8 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 17f4b38..97f5e62 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -34,7 +34,7 @@ dependencies: firebase_messaging: 15.2.1 flutter_cache_manager: 3.4.1 flutter_local_notifications: 18.0.1 - flutter_map: 5.0.0 + flutter_map: 8.0.0 flutter_map_animations: 0.4.1 flutter_markdown: 0.7.5 flutter_secure_storage: 9.2.3