traceku_platform_interface 3.4.2 copy "traceku_platform_interface: ^3.4.2" to clipboard
traceku_platform_interface: ^3.4.2 copied to clipboard

A common platform interface for the Traceku background geolocation plugin. Used by traceku_android and traceku_ios implementations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add traceku_platform_interface

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

dependencies:
  traceku_platform_interface: ^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_platform_interface/traceku_platform_interface.dart';
0
likes
60
points
155
downloads

Documentation

Documentation

Publisher

verified publishercarku.ir

Weekly Downloads

A common platform interface for the Traceku background geolocation plugin. Used by traceku_android and traceku_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

Apache-2.0 (license)

Dependencies

collection, flutter, flutter_rust_bridge, meta, plugin_platform_interface

More

Packages that depend on traceku_platform_interface