tracelet_ios 0.5.1 copy "tracelet_ios: ^0.5.1" to clipboard
tracelet_ios: ^0.5.1 copied to clipboard

PlatformiOS

iOS implementation of the Tracelet background geolocation plugin.

tracelet_ios #

iOS implementation of the Tracelet background geolocation plugin.

This package uses Swift and native Apple frameworks (CoreLocation, CoreMotion, BackgroundTasks, SQLite3) to provide production-grade background location tracking.

Usage #

You should not depend on this package directly. Instead, depend on tracelet which automatically includes this package on iOS builds.

dependencies:
  tracelet: ^0.5.0

For iOS-specific setup (Info.plist, capabilities, entitlements), see the iOS Setup Guide.

Package Description
tracelet App-facing Dart API — the only package you depend on
tracelet_platform_interface Abstract platform interface
tracelet_android Android implementation
tracelet_web Web implementation

More Information #

1
likes
150
points
158
downloads

Publisher

verified publisherikolvi.com

Weekly Downloads

iOS implementation of the Tracelet background geolocation plugin.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, tracelet_platform_interface

More

Packages that depend on tracelet_ios

Packages that implement tracelet_ios