linktrail_flutter 0.0.4 copy "linktrail_flutter: ^0.0.4" to clipboard
linktrail_flutter: ^0.0.4 copied to clipboard

Flutter plugin wrapping the LinkTrail Android/iOS SDKs for mobile attribution and deferred deep linking.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add linktrail_flutter

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

dependencies:
  linktrail_flutter: ^0.0.4

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:linktrail_flutter/linktrail_flutter.dart';
0
likes
160
points
77
downloads

Documentation

API reference

Publisher

verified publisherlinktrail.io

Weekly Downloads

Flutter plugin wrapping the LinkTrail Android/iOS SDKs for mobile attribution and deferred deep linking.

Repository (GitHub)
View/report issues

Topics

#attribution #deep-linking #deeplink #analytics

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on linktrail_flutter

Packages that implement linktrail_flutter