bgeo_background_geolocation 0.1.2 copy "bgeo_background_geolocation: ^0.1.2" to clipboard
bgeo_background_geolocation: ^0.1.2 copied to clipboard

Reliable background geolocation for Flutter (BGeo engine) — iOS & Android. Motion-aware tracking, offline HTTP queue, geofences, headless events.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bgeo_background_geolocation

With Flutter:

 $ flutter pub add bgeo_background_geolocation

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

dependencies:
  bgeo_background_geolocation: ^0.1.2

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:bgeo_background_geolocation/bgeo_background_geolocation.dart';
1
likes
0
points
709
downloads

Publisher

unverified uploader

Weekly Downloads

Reliable background geolocation for Flutter (BGeo engine) — iOS & Android. Motion-aware tracking, offline HTTP queue, geofences, headless events.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on bgeo_background_geolocation

Packages that implement bgeo_background_geolocation