libre_location 0.1.0 copy "libre_location: ^0.1.0" to clipboard
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
1
likes
130
points
17
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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, and degoogled devices.

Repository (GitHub)
View/report issues
Contributing

Topics

#location #gps #background-location #privacy #geofencing

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on libre_location

Packages that implement libre_location