adaptive_location_tracker 0.0.2 copy "adaptive_location_tracker: ^0.0.2" to clipboard
adaptive_location_tracker: ^0.0.2 copied to clipboard

PlatformAndroid

A battery-efficient adaptive location tracker with offline sync, Kalman filtering, and foreground service support.

0.0.2 #

  • Added WebSocket support (isWebSocket flag).
  • Added support for passing extraData to be included in location payloads.
  • Updated start() method to return a Future<bool> for success/failure status.
  • Improved example app with full test bench.

0.0.1 #

  • Initial release.
  • Added background location tracking with foreground service.
  • Implemented adaptive Kalman Filter for location smoothing.
  • Added offline storage (SQLite) with auto-sync capability.
  • Added configurable HTTP endpoint and headers.
  • Added outlier detection and battery efficiency optimizations.
4
likes
150
points
132
downloads

Publisher

unverified uploader

Weekly Downloads

A battery-efficient adaptive location tracker with offline sync, Kalman filtering, and foreground service support.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on adaptive_location_tracker

Packages that implement adaptive_location_tracker