adaptive_location_tracker 0.0.1
adaptive_location_tracker: ^0.0.1 copied to clipboard
A battery-efficient adaptive location tracker with offline sync, Kalman filtering, and foreground service support.
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.