linkrunner 3.7.0 copy "linkrunner: ^3.7.0" to clipboard
linkrunner: ^3.7.0 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.7.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:linkrunner/linkrunner.dart';
1
likes
130
points
418
downloads

Documentation

Documentation
API reference

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

License

MIT (license)

Dependencies

flutter

More

Packages that depend on linkrunner

Packages that implement linkrunner