background_location_tracker library
Classes
- AndroidConfig
- Android configuration that will only be used by the Android implementation
- BackgroundLocationTrackerConfig
- BackgroundLocationTrackerConfig will be used to setup the plugin
- BackgroundLocationTrackerManager
- BackgroundLocationUpdateData
- BackgroundLocationUpdateData will contain all the data that is send when getting a background location update
- IOSConfig
- iOS configuration that will only be used by the iOS implementation
Enums
Typedefs
-
LocationUpdateCallback
= Future<
void> Function(BackgroundLocationUpdateData data)