tracelet_android 0.3.0 copy "tracelet_android: ^0.3.0" to clipboard
tracelet_android: ^0.3.0 copied to clipboard

Android implementation of the Tracelet background geolocation plugin.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tracelet_android

With Flutter:

 $ flutter pub add tracelet_android

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

dependencies:
  tracelet_android: ^0.3.0

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_android/tracelet_android.dart';
0
likes
0
points
223
downloads

Publisher

verified publisherikolvi.com

Weekly Downloads

Android implementation of the Tracelet background geolocation plugin.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, tracelet_platform_interface

More

Packages that depend on tracelet_android

Packages that implement tracelet_android