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 Flutter:

 $ flutter pub add linkrunner

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

dependencies:
  linkrunner: ^3.5.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:linkrunner/linkrunner.dart';
1
likes
140
points
1.19k
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
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on linkrunner

Packages that implement linkrunner