tracelet 3.8.0-beta copy "tracelet: ^3.8.0-beta" to clipboard
tracelet: ^3.8.0-beta copied to clipboard

Production-grade background geolocation for Flutter. Battery-conscious tracking, geofencing, SQLite persistence, HTTP sync, and headless execution for iOS & Android.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tracelet

With Flutter:

 $ flutter pub add tracelet

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

dependencies:
  tracelet: ^3.8.0-beta

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/tracelet.dart';
48
likes
0
points
7.77k
downloads

Documentation

Documentation

Publisher

verified publisherikolvi.com

Weekly Downloads

Production-grade background geolocation for Flutter. Battery-conscious tracking, geofencing, SQLite persistence, HTTP sync, and headless execution for iOS & Android.

Homepage
Repository (GitHub)
View/report issues

Topics

#geolocation #location #background #geofencing #tracking

Funding

Consider supporting this project:

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

License

unknown (license)

Dependencies

collection, flutter, meta, tracelet_android, tracelet_ios, tracelet_platform_interface, tracelet_web

More

Packages that depend on tracelet

Packages that implement tracelet