flutter_offline_background_location 1.0.0 copy "flutter_offline_background_location: ^1.0.0" to clipboard
flutter_offline_background_location: ^1.0.0 copied to clipboard

Offline background location tracking plugin. Records location when app is closed or without internet.

1.0.0 #

  • Initial release.
  • Offline background location tracking (Android) via Foreground Service.
  • Configurable interval, accuracy, notification text, retention days, and max records.
  • Session support; filter locations by sessionId.
  • API: configure, initialize, startTracking, stopTracking, getLocations, getLastLocation, runCleanup, clearAllLocations.
  • Optional DB maintenance: retention by days and max record limit; clear all data.
1
likes
150
points
41
downloads

Publisher

unverified uploader

Weekly Downloads

Offline background location tracking plugin. Records location when app is closed or without internet.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, path_provider, sqflite

More

Packages that depend on flutter_offline_background_location

Packages that implement flutter_offline_background_location