linkforty_flutter 0.1.1 copy "linkforty_flutter: ^0.1.1" to clipboard
linkforty_flutter: ^0.1.1 copied to clipboard

LinkForty SDK for Flutter: deferred deep linking, mobile attribution, and conversion tracking. An open-source alternative to AppsFlyer OneLink and Branch.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add linkforty_flutter

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

dependencies:
  linkforty_flutter: ^0.1.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:linkforty_flutter/linkforty_flutter.dart';
0
likes
160
points
203
downloads

Documentation

Documentation
API reference

Publisher

verified publisherlinkforty.com

Weekly Downloads

LinkForty SDK for Flutter: deferred deep linking, mobile attribution, and conversion tracking. An open-source alternative to AppsFlyer OneLink and Branch.

Homepage
Repository (GitHub)
View/report issues

Topics

#deep-linking #attribution #analytics #deferred-deep-linking #sdk

License

MIT (license)

Dependencies

app_links, device_info_plus, flutter, http, json_annotation, logger, package_info_plus, shared_preferences, timezone

More

Packages that depend on linkforty_flutter