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

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

0.4.0 #

  • FEAT: Add getMotionPermissionStatus() and requestMotionPermission() to platform interface.
  • CHORE: Format all Dart files.

0.3.0 #

  • FEAT: Add getLastKnownLocation() abstract method to platform interface.
  • FEAT: Add ForegroundServiceConfig.enabled field to AppConfig for toggling foreground service.
  • FEAT: Enhance getCurrentPosition() with persist, samples, maximumAge, and extras parameters for enterprise one-shot location requests.

0.2.2 #

  • Fix LICENSE file format for proper SPDX detection on pub.dev.

0.2.1 #

  • Bump Pigeon dependency from ^22.7.0 to ^26.1.7.

0.2.0 #

  • Add SPDX license: Apache-2.0 identifier for pub.dev scoring.

0.1.0 #

  • Initial release.
  • Abstract platform interface with 38 methods.
  • Pigeon-generated type-safe communication layer.
  • 13 enum types for location, activity, geofence, and HTTP configuration.
  • EventChannel definitions for 14 real-time event streams.
0
likes
150
points
51
downloads

Publisher

unverified uploader

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