flutter_background_geolocation 5.1.0
flutter_background_geolocation: ^5.1.0 copied to clipboard
The most sophisticated background location tracking & geofencing module with battery-conscious motion-detection intelligence for iOS and Android.
Background Geolocation for Flutter #
The most sophisticated background location-tracking & geofencing SDK with battery-conscious motion-detection intelligence for iOS and Android.
The SDK uses motion-detection APIs (accelerometer, gyroscope, magnetometer) to detect when the device is moving or stationary:
- Moving — location recording starts automatically at the configured
distanceFilter(metres) - Stationary — location services turn off automatically to conserve battery
Important
This is v5. For the previous version see v4.x. v4.x license keys do not work with v5 — log in to the Customer Dashboard to generate a v5 key. See the Migration Guide for details.
📚 Documentation #
[assets/images/platforms/flutter.svg] Flutter #
📂 Example Apps #
See /example — example apps are included in this repo.
🔑 Licensing #
Tip
The SDK is fully functional in DEBUG builds — no license required. Try before you buy.
A license is required only for RELEASE builds on Android.
Purchase a license
📦 SDK availability #
| Platform | Package |
|---|---|
| [assets/images/platforms/flutter.svg] Flutter | This repo |
| [assets/images/platforms/react-native.svg] React Native | react-native-background-geolocation |
| [assets/images/platforms/expo.svg] Expo | react-native-background-geolocation |
| [assets/images/platforms/capacitor.svg] Capacitor | @transistorsoft/capacitor-background-geolocation |
| [assets/images/platforms/cordova.svg] Cordova | cordova-background-geolocation-lt |
| [assets/images/platforms/swift.svg] Swift / iOS | background-geolocation |
| [assets/images/platforms/kotlin.svg] Kotlin / Android | background-geolocation |
MIT © Transistor Software