live_location_service library
Live background location tracking with server sync.
This library provides LiveLocationService for continuous location tracking with automatic server synchronization, offline support, and retry logic. Works even when the app is terminated using native background services.
See LiveLocationService for usage examples and API documentation.
Classes
- LiveLocationConfig
- Configuration for live location tracking with server sync.
- LiveLocationService
- Main service class for live background location tracking with server sync.