background_geolocation_firebase 0.1.0 copy "background_geolocation_firebase: ^0.1.0" to clipboard
background_geolocation_firebase: ^0.1.0 copied to clipboard

outdated

A Firebase adapter for the flutter_background_geolocation plugin. Automatically syncs recorded locations to your Firestore database.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add background_geolocation_firebase

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

dependencies:
  background_geolocation_firebase: ^0.1.0

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_geolocation_firebase/background_geolocation_firebase.dart';
34
likes
0
pub points
74%
popularity

Publisher

verified publishertransistorsoft.com

A Firebase adapter for the flutter_background_geolocation plugin. Automatically syncs recorded locations to your Firestore database.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_background_geolocation

More

Packages that depend on background_geolocation_firebase