libre_location 0.2.1 copy "libre_location: ^0.2.1" to clipboard
libre_location: ^0.2.1 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.2.1 #

  • Bump package version to trigger a fresh tag-based pub.dev publish
  • Keep 0.2.0 fixes and release automation improvements intact

0.2.0 #

  • Preserve motion state when updating config with setConfig
  • Enforce a 50m distance filter to reduce noisy updates
  • Add a passive listener to improve motion/state handling
  • Improve release automation and pub.dev trusted publishing workflow

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
2
likes
130
points
204
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