carp_background_location 1.0.3 copy "carp_background_location: ^1.0.3" to clipboard
carp_background_location: ^1.0.3 copied to clipboard

outdated

A location plugin that works in the background. Supports Android and iOS

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add carp_background_location

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  carp_background_location: ^1.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:carp_background_location/carp_background_location.dart';
64
likes
40
pub points
85%
popularity

Publisher

verified publishercachet.dk

A location plugin that works in the background. Supports Android and iOS

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

background_locator, flutter, location_permissions

More

Packages that depend on carp_background_location