appsonair_flutter_applink 1.1.1 copy "appsonair_flutter_applink: ^1.1.1" to clipboard
appsonair_flutter_applink: ^1.1.1 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 Dart:

 $ dart pub add appsonair_flutter_applink

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 dart pub get):

dependencies:
  appsonair_flutter_applink: ^1.1.1

Alternatively, your editor might support dart pub get or 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
0
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

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on appsonair_flutter_applink

Packages that implement appsonair_flutter_applink