appsonair_flutter_applink 1.2.4 copy "appsonair_flutter_applink: ^1.2.4" to clipboard
appsonair_flutter_applink: ^1.2.4 copied to clipboard

The AppsOnAir AppLink Flutter SDK enables deep link tracking and engagement analytics for both iOS and Android. It serves as a powerful alternative to Firebase Dynamic Links.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add appsonair_flutter_applink

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

dependencies:
  appsonair_flutter_applink: ^1.2.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:appsonair_flutter_applink/appsonair_flutter_applink.dart';
0
likes
160
points
152
downloads

Publisher

verified publisherappsonair.com

Weekly Downloads

The AppsOnAir AppLink Flutter SDK enables deep link tracking and engagement analytics for both iOS and Android. It serves as a powerful alternative to Firebase Dynamic Links.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on appsonair_flutter_applink

Packages that implement appsonair_flutter_applink