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

PlatformiOS

The KochavaTracking framework is an SDK which improves install measurement and attribution through the use of cross-site tracking features. It is an optional module which extends the KochavaMeasurement SDK.

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.1.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
125
points
2.2k
downloads

Publisher

unverified uploader

Weekly Downloads

The KochavaTracking framework is an SDK which improves install measurement and attribution through the use of cross-site tracking features. It is an optional module which extends the KochavaMeasurement SDK.

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