ia_tracking 2.0.1 copy "ia_tracking: ^2.0.1" to clipboard
ia_tracking: ^2.0.1 copied to clipboard

IA Tracking Flutter SDK - Cross-platform user action tracking with native Android and iOS integration

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ia_tracking

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

dependencies:
  ia_tracking: ^2.0.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:ia_tracking/ia_tracking.dart';
0
likes
130
points
228
downloads

Publisher

unverified uploader

Weekly Downloads

IA Tracking Flutter SDK - Cross-platform user action tracking with native Android and iOS integration

Repository (GitHub)
View/report issues

Topics

#analytics #tracking #user-behavior #cross-platform #native

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

flutter, package_info_plus, plugin_platform_interface

More

Packages that depend on ia_tracking

Packages that implement ia_tracking