From 2e9b1f17f07104b7781fc1cddd29305462867db4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 00:10:53 +0000 Subject: [PATCH] Bump flutter_background_geolocation from 5.0.2 to 5.0.3 Bumps [flutter_background_geolocation](https://github.com/transistorsoft/flutter_background_geolocation) from 5.0.2 to 5.0.3. - [Changelog](https://github.com/transistorsoft/flutter_background_geolocation/blob/master/CHANGELOG.md) - [Commits](https://github.com/transistorsoft/flutter_background_geolocation/compare/5.0.2...5.0.3) --- updated-dependencies: - dependency-name: flutter_background_geolocation dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index ff7cd9a..445033c 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -250,10 +250,10 @@ packages: dependency: "direct main" description: name: flutter_background_geolocation - sha256: "32764885fb378e61660ffe8cb51220bf37a2008873b9aefa69fe3a0e4fa7902b" + sha256: "68e21fa82bd80d828a4b6aabaeb965a026ffc456f9b35c2a9f78ef58ebf64510" url: "https://pub.dev" source: hosted - version: "5.0.2" + version: "5.0.3" flutter_launcher_icons: dependency: "direct dev" description: diff --git a/pubspec.yaml b/pubspec.yaml index 1b778b0..4a689d6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: flutter_localizations: sdk: flutter intl: any - flutter_background_geolocation: ^5.0.2 + flutter_background_geolocation: ^5.0.3 shared_preferences: ^2.5.4 firebase_core: ^4.4.0 firebase_messaging: ^16.1.1