background_geo_tracker 0.2.0 copy "background_geo_tracker: ^0.2.0" to clipboard
background_geo_tracker: ^0.2.0 copied to clipboard

Background route tracking for iOS and Android, collected and uploaded in native code.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add background_geo_tracker

With Flutter:

 $ flutter pub add background_geo_tracker

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

dependencies:
  background_geo_tracker: ^0.2.0

Alternatively, your editor might support dart pub get or 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_geo_tracker/background_geo_tracker.dart';
1
likes
0
points
252
downloads

Documentation

Documentation

Publisher

verified publishercontributors.info

Weekly Downloads

Background route tracking for iOS and Android, collected and uploaded in native code.

Repository (GitHub)
View/report issues

Topics

#geolocation #location #gps #tracking #background

License

unknown (license)

Dependencies

flutter

More

Packages that depend on background_geo_tracker

Packages that implement background_geo_tracker