kochava_measurement_apple_tracking 3.2.0 copy "kochava_measurement_apple_tracking: ^3.2.0" to clipboard
kochava_measurement_apple_tracking: ^3.2.0 copied to clipboard

PlatformiOS

The Apple Tracking framework is an optional module which improves install measurement and attribution through the use of cross-site tracking features.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kochava_measurement_apple_tracking

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

dependencies:
  kochava_measurement_apple_tracking: ^3.2.0

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:kochava_measurement_apple_tracking/kochava_measurement_apple_tracking.dart';
1
likes
135
points
2.1k
downloads

Publisher

unverified uploader

Weekly Downloads

The Apple Tracking framework is an optional module which improves install measurement and attribution through the use of cross-site tracking features.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on kochava_measurement_apple_tracking

Packages that implement kochava_measurement_apple_tracking