From 23696f6259f3995f54a9a6ae95f62d130fce1dab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 01:14:29 +0000 Subject: [PATCH] build(deps): bump flutter_map from 7.0.2 to 8.3.0 Bumps [flutter_map](https://github.com/fleaflet/flutter_map) from 7.0.2 to 8.3.0. - [Release notes](https://github.com/fleaflet/flutter_map/releases) - [Changelog](https://github.com/fleaflet/flutter_map/blob/master/CHANGELOG.md) - [Commits](https://github.com/fleaflet/flutter_map/compare/v7.0.2...v8.3.0) --- updated-dependencies: - dependency-name: flutter_map dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 690f12a..635cf70 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ dependencies: flutter_background_service: ^5.0.7 flutter_local_notifications: ^18.0.1 shared_preferences: ^2.3.4 - flutter_map: ^7.0.2 + flutter_map: ^8.3.0 latlong2: ^0.9.1 uuid: ^4.5.1 intl: ^0.19.0