traceku 3.4.2 copy "traceku: ^3.4.2" to clipboard
traceku: ^3.4.2 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 Flutter:

 $ flutter pub add traceku

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

dependencies:
  traceku: ^3.4.2

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:traceku/traceku.dart';
0
likes
60
points
137
downloads

Documentation

Documentation

Publisher

verified publishercarku.ir

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

Apache-2.0 (license)

Dependencies

collection, flutter, meta, traceku_android, traceku_ios, traceku_platform_interface, traceku_web

More

Packages that depend on traceku

Packages that implement traceku