lync 1.0.0 copy "lync: ^1.0.0" to clipboard
lync: ^1.0.0 copied to clipboard

Cross-platform attribution tracking SDK for Flutter. Track user interactions, app installs, and conversions across mobile platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lync

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

dependencies:
  lync: ^1.0.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:lync/lync.dart';
1
likes
140
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

Cross-platform attribution tracking SDK for Flutter. Track user interactions, app installs, and conversions across mobile platforms.

Homepage
Repository (GitHub)
View/report issues

Topics

#analytics #attribution #tracking #mobile #cross-platform

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

crypto, device_info_plus, flutter, http, package_info_plus, shared_preferences, uuid

More

Packages that depend on lync

Packages that implement lync