Only starts showing notification on Android after setAndroidNotification
Removed ACCESS_BACKGROUND_LOCATION permission and permission_handler plugin
Added support for Null safety
Bug fixes
Added support for choosing the rate at the which the location is fetched based on distance. #74
Bug fixes
Allow updating android notification (title, message and icon) and update time interval between localisation. #61
prevent setNotificationTitle form running in ios
Include swift version in podspec to avoid errors when the users don't
Allow changing notification title in Android
Update android plugin permissions Update README
Added showsBackgroundLocationIndicator to iOS fixing #29 Update permission handler to v5.0.1+1
Bug fixes
Location
class is now public and can importedLocation
class now contains atoMap()
that will return JSON compatible map
Bug fixes
WIP: Add timestamp from location
Bug fixes
roll back on 22d08f58a2c0b29807ce9f8f20bb7f488fa3acad to fix background location service on android
Bump up permission_handler from ^3.2.1+ to ^4.0.0
Add Future getPermissions(onGranted:onDenied:)
Add Future<PermissionStatus> checkPermissions()
Allow Significant-change for longer location updates (iOS)
Fixed spelling mistakes.
Added iOS support.