flutter_facebook_app_links 1.1.0 copy "flutter_facebook_app_links: ^1.1.0" to clipboard
flutter_facebook_app_links: ^1.1.0 copied to clipboard

outdated

A Flutter plugin to catch deferred deep links from Facebbok ads with FB App Links SDK.

1.1.0 #

  • BREAKING CHANGE: it's not necessary anymore to split the code for Android and iOS. In either cases it will return null when any deferred deep link is available, or a map containing deeplink and promotionalCode. The promotionalCode can be null.
  • README: adding important notes on how to manage user privacy using this plugin.

1.0.2+1 #

  • Removed Log from Java code.

1.0.2 #

  • Fixed a bug on Android where the Future does not complete when no deferred deep link is retrieved. Not it returns null.

1.0.1+1 #

  • Removed the deprecated author: field from pubspec.yaml

1.0.1 #

  • Added example code.

1.0.0 #

  • Initial release.
33
likes
0
pub points
91%
popularity

Publisher

unverified uploader

A Flutter plugin to catch deferred deep links from Facebbok ads with FB App Links SDK.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_facebook_app_links