linkrunner 3.5.1 copy "linkrunner: ^3.5.1" to clipboard
linkrunner: ^3.5.1 copied to clipboard

Flutter Package for linkrunner, track every click, download and dropoff for your app links

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add linkrunner

With Flutter:

 $ flutter pub add linkrunner

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

dependencies:
  linkrunner: ^3.5.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:linkrunner/linkrunner.dart';
1
likes
0
points
2.03k
downloads

Publisher

verified publisherlinkrunner.io

Weekly Downloads

Flutter Package for linkrunner, track every click, download and dropoff for your app links

Homepage
Repository (GitHub)
View/report issues

Topics

#linkrunner #app-attribution #app-link-tracking #app-tracking #tracking

Documentation

Documentation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on linkrunner

Packages that implement linkrunner