flutter_facebook_deeplinks 2.0.1
flutter_facebook_deeplinks: ^2.0.1 copied to clipboard
A Flutter plugin to catch deferred deep links from Facebbok ads with FB App Links SDK.
1.0.6 #
- Fixed a bug on Android where the Future does not complete when no deferred deep link is retrieved. Not it returns
null
.
1.0.3 #
- Fixed a bug on Android where the Future does not complete when no deferred deep link is retrieved. Not it returns
null
.
1.0.2 #
- Removed the deprecated
author:
field from pubspec.yaml
1.0.1 #
- Added example code.
1.0.0 #
- Initial release.