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

A common platform interface for the Tracelet background geolocation plugin. Used by tracelet_android and tracelet_ios implementations.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tracelet_platform_interface

With Flutter:

 $ flutter pub add tracelet_platform_interface

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

dependencies:
  tracelet_platform_interface: ^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_platform_interface/tracelet_platform_interface.dart';
1
likes
0
points
7.82k
downloads

Documentation

Documentation

Publisher

verified publisherikolvi.com

Weekly Downloads

A common platform interface for the Tracelet background geolocation plugin. Used by tracelet_android and tracelet_ios implementations.

Homepage
Repository (GitHub)
View/report issues

Topics

#location #background #plugin

Funding

Consider supporting this project:

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

License

unknown (license)

Dependencies

collection, flutter, flutter_rust_bridge, meta, plugin_platform_interface

More

Packages that depend on tracelet_platform_interface