background_location_2
A Flutter plugin to get location updates in the background for both Android and iOS. Uses CoreLocation for iOS and FusedLocationProvider for Android. Based on the background_location library by almoullim
0.16.3
BWMuller/background_location
What this package is like to depend on
Last release 1 years ago
28 Apr 2025
Release timing varies
gaps range from 5 weeks to 5 months
Most releases are documented
notes for 5 of 6 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
6 releases · first in 2024
0 releases in the last 12 months
see the full history below
Release timeline
6 releases · Sep 2024 to Apr 2025
2025
2026
Releases
latest 6-
0.16.328 Apr 2025Release notes
Open source →- Updated flutter min version
- Updated gradle versions
- Updated flutter plugin binding JoniJohn
-
0.16.216 Nov 2024Release notes
Open source →- Updated android start on boot_complete trigger to ensure flutter engine is started
-
0.16.113 Oct 2024Release notes
Open source →- Updated ios start and stop service to handle background significant location change better
-
0.16.013 Oct 2024Nothing published for this version
-
0.15.004 Sep 2024 -
0.14.004 Sep 2024Release notes
Open source →- Updated background location management to use foreground location service
- Added additional options to notification for android
- Updated flutter requirements to sdk 3.2 min
- Split off from original Almoullim/background_location library