libre_location 0.1.0
libre_location: ^0.1.0 copied to clipboard
Production-grade background location tracking for Flutter without Google Play Services. Pure AOSP LocationManager on Android, CoreLocation on iOS. Built for privacy-focused apps, GrapheneOS, CalyxOS, [...]
0.1.0 #
- Initial release
- Background location tracking via AOSP LocationManager (Android) and CoreLocation (iOS)
- Motion detection for adaptive GPS polling
- Geofencing support (ProximityAlert on Android, CLCircularRegion on iOS)
- Three tracking modes: Active, Balanced, Passive
- Zero Google Play Services dependencies