flutter_bg_location 0.0.3
flutter_bg_location: ^0.0.3 copied to clipboard
A Flutter plugin for background location tracking that continues even when the app is killed. Features include persistent storage, real-time updates, and server sync.
0.0.1 #
- Initial release
- Background location tracking on Android and iOS
- Continues tracking even when app is killed
- Stores up to 1000 locations locally
- Real-time location updates via EventChannel
- Optional HTTP POST to server
- Configurable update intervals and distance filters
- Android foreground service with notification
- iOS significant location changes
- Auto-restart on device reboot (Android)
- Battery-optimized tracking options