From fb6c663961ef159b6388ceca1241ef77ad698668 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 20:47:54 +0000 Subject: [PATCH] Bump latlong2 from 0.9.1 to 0.10.1 in /floaty_chatheads/example 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] --- floaty_chatheads/example/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/floaty_chatheads/example/pubspec.yaml b/floaty_chatheads/example/pubspec.yaml index 44ea581..5e3ed54 100644 --- a/floaty_chatheads/example/pubspec.yaml +++ b/floaty_chatheads/example/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: sdk: flutter flutter_map: ^8.2.2 geolocator: ^14.0.2 - latlong2: ^0.9.1 + latlong2: ^0.10.1 shared_preferences: ^2.5.4 dev_dependencies: