tracelet_firebase 3.3.2 copy "tracelet_firebase: ^3.3.2" to clipboard
tracelet_firebase: ^3.3.2 copied to clipboard

Firebase adapter for Tracelet. Automatically configures native HTTP sync to push locations directly to the Firebase RTDB and manages background auth token refresh.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tracelet_firebase

With Flutter:

 $ flutter pub add tracelet_firebase

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

dependencies:
  tracelet_firebase: ^3.3.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:tracelet_firebase/tracelet_firebase.dart';
1
likes
0
points
1.66k
downloads

Documentation

Documentation

Publisher

verified publisherikolvi.com

Weekly Downloads

Firebase adapter for Tracelet. Automatically configures native HTTP sync to push locations directly to the Firebase RTDB and manages background auth token refresh.

Homepage
Repository (GitHub)
View/report issues

Topics

#firebase #location #sync

Funding

Consider supporting this project:

github.com
www.buymeacoffee.com
thanks.dev
www.patreon.com

License

unknown (license)

Dependencies

firebase_auth, firebase_core, flutter, meta, tracelet, tracelet_sync

More

Packages that depend on tracelet_firebase