settings/locator_settings library
Base location tracking settings.
This library provides LocatorSettings and LocationAccuracy for configuring location tracking behavior. LocatorSettings serves as the base class for platform-specific settings (AndroidSettings and IOSSettings), defining common configuration options like accuracy and distance filtering.
See LocatorSettings for usage examples and API documentation.
Classes
- LocationAccuracy
- Enum-like class representing location accuracy levels.
- LocatorSettings
- Base class for platform-specific location tracking settings.