tracelet_platform_interface 0.6.0 copy "tracelet_platform_interface: ^0.6.0" to clipboard
tracelet_platform_interface: ^0.6.0 copied to clipboard

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

tracelet_platform_interface #

A common platform interface for the Tracelet background geolocation plugin.

This package provides the abstract classes and types that the platform-specific implementations (tracelet_android, tracelet_ios, tracelet_web) implement.

Usage #

You should not depend on this package directly. Instead, depend on tracelet which automatically includes the correct platform implementation.

This package is only relevant if you are writing a custom platform implementation for Tracelet.

Package Description
tracelet App-facing Dart API — the only package you depend on
tracelet_android Android implementation
tracelet_ios iOS implementation
tracelet_web Web implementation

More Information #

0
likes
150
points
315
downloads

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
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

collection, flutter, meta, plugin_platform_interface

More

Packages that depend on tracelet_platform_interface