background_location_updates 1.0.2 copy "background_location_updates: ^1.0.2" to clipboard
background_location_updates: ^1.0.2 copied to clipboard

outdatedDart 1 only

Flutter Plugin providing access to the Device Location, even when the app is not running.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add background_location_updates

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

dependencies:
  background_location_updates: ^1.0.2

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:background_location_updates/background_location_updates.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Flutter Plugin providing access to the Device Location, even when the app is not running.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

fixnum, flutter, json_annotation

More

Packages that depend on background_location_updates