From e4e5e5e16b377de5021b2248f7f367ae849dd458 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 10:24:44 +0000 Subject: [PATCH] chore: Bump latlong2 from 0.9.1 to 0.10.1 Bumps [latlong2](https://github.com/ThexXTURBOXx/dart-latlong) from 0.9.1 to 0.10.1. - [Changelog](https://github.com/ThexXTURBOXx/dart-latlong/blob/master/CHANGELOG.md) - [Commits](https://github.com/ThexXTURBOXx/dart-latlong/compare/v0.9.1...0.10.1) --- updated-dependencies: - dependency-name: latlong2 dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d864364..e55c33a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: flutter_map: ^8.1.0 flutter_rotation_sensor: ^0.3.0 geolocator: ^14.0.0 - latlong2: ^0.9.1 + latlong2: ">=0.9.1 <0.11.0" dev_dependencies: flutter_lints: ^6.0.0