flutter_awesome_deeplink 0.0.1 copy "flutter_awesome_deeplink: ^0.0.1" to clipboard
flutter_awesome_deeplink: ^0.0.1 copied to clipboard

Platform-optimized deferred deep links for Flutter with 96%+ attribution success rates. Unified normal and deferred deep link handling with Android Install Referrer API and optional iOS clipboard dete [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_awesome_deeplink

With Flutter:

 $ flutter pub add flutter_awesome_deeplink

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

dependencies:
  flutter_awesome_deeplink: ^0.0.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:flutter_awesome_deeplink/flutter_awesome_deeplink.dart';
2
likes
0
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

Platform-optimized deferred deep links for Flutter with 96%+ attribution success rates. Unified normal and deferred deep link handling with Android Install Referrer API and optional iOS clipboard detection. Privacy-first design with flutter_awesome_logger integration.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

app_links, flutter, plugin_platform_interface, shared_preferences, universal_html

More

Packages that depend on flutter_awesome_deeplink

Packages that implement flutter_awesome_deeplink