background_locator library
Background location tracking API.
This library provides the BackgroundLocator class for managing background location tracking on Android and iOS. Use this to register location update callbacks that continue running even when the app is in the background or terminated.
See BackgroundLocator for usage examples and API documentation.
Classes
- BackgroundLocator
- Main class for managing background location tracking.