Bump flutter_background_geolocation from 4.16.12 to 4.17.0

Bumps [flutter_background_geolocation](https://github.com/transistorsoft/flutter_background_geolocation) from 4.16.12 to 4.17.0.
- [Changelog](https://github.com/transistorsoft/flutter_background_geolocation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/transistorsoft/flutter_background_geolocation/commits)

---
updated-dependencies:
- dependency-name: flutter_background_geolocation
  dependency-version: 4.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-31 00:21:50 +00:00 committed by GitHub
parent 14f728164a
commit f2c6d63a7e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -21,10 +21,10 @@ packages:
dependency: transitive
description:
name: background_fetch
sha256: "442e82f508708be89fd0cc7e1dc3b27bc7c6c8c39a47967ccb7ed1c57b9108b5"
sha256: e767745c31f71660063985c982497995d0a71755d3f1b0c8e8c96988d64d3003
url: "https://pub.dev"
source: hosted
version: "1.3.8"
version: "1.4.0"
boolean_selector:
dependency: transitive
description:
@ -178,10 +178,10 @@ packages:
dependency: "direct main"
description:
name: flutter_background_geolocation
sha256: "96156b2434ccd9d36cfa6049b714ca932306a845e00cf4efa341d4dc272afd7d"
sha256: d3c3107ef4cd2965746cdfc8f40e348fce05c39b0390d84f1316e13f400fd55c
url: "https://pub.dev"
source: hosted
version: "4.16.12"
version: "4.17.0"
flutter_lints:
dependency: "direct dev"
description:

View file

@ -12,7 +12,7 @@ dependencies:
flutter_localizations:
sdk: flutter
intl: any
flutter_background_geolocation: ^4.16.12
flutter_background_geolocation: ^4.17.0
shared_preferences: ^2.5.3
firebase_core: ^3.15.2
firebase_messaging: ^15.2.10