background_location 0.0.10 copy "background_location: ^0.0.10" to clipboard
background_location: ^0.0.10 copied to clipboard

outdated

A Flutter plugin to get location updates in the background for both Android and iOS. Uses CoreLocation for iOS and FusedLocationProvider for Android.

0.0.9+3 #

Bug fixes

0.0.9+2 #

roll back on 22d08f58a2c0b29807ce9f8f20bb7f488fa3acad to fix background location service on android

0.0.9 #

Bump up permission_handler from ^3.2.1+ to ^4.0.0

0.0.7 #

Add Future getPermissions(onGranted:onDenied:) Add Future<PermissionStatus> checkPermissions()

0.0.6 #

Allow Significant-change for longer location updates (iOS)

0.0.5 #

Fixed spelling mistakes.

0.0.4 #

Added iOS support.

353
likes
0
pub points
96%
popularity

Publisher

verified publisherfaultyapp.com

A Flutter plugin to get location updates in the background for both Android and iOS. Uses CoreLocation for iOS and FusedLocationProvider for Android.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, permission_handler

More

Packages that depend on background_location