background_locator 1.1.3+1 background_locator: ^1.1.3+1 copied to clipboard
A Flutter plugin to request the location even if the app is killed. Sending the location to a dart function in background, also provide a meter filter
1.1.3+1 #
Add possibility to restart locator service after reboot; Fix triggering android notification callback with wrong notification;
1.1.2+2 #
Fix optional android notification callback.
1.1.2+1 #
Fix accessing other plugins when app is terminated.
1.1.1+1 #
Fix Callback is not triggered in iOS.
1.1.0+1 #
Add callback for android notification.
1.0.1+2 #
Fix crash on detach.
1.0.1+1 #
Add isRegistered method. Bug fixes.
1.0.0+1 #
- Add auto stop feature.
- Update flutter plugin library to version 2.
0.0.4-beta #
- Add parameter to setting to change android wakelock time.
- Prevent service from registering twice.
0.0.3-beta #
Change where location access requested.
0.0.2-beta #
- Improvements.
0.0.1-beta #
- initial release.