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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tracelet_ios

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

dependencies:
  tracelet_ios: ^0.5.1

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:tracelet_ios/tracelet_ios.dart';
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