flutter_facebook_app_links
A Flutter plugin to catch deferred deep links from Facebbok ads with FB App Links SDK.
3.1.0
2.7K downloads/mo
#4803 most downloaded on pub.dev
Mapk26/flutter_facebook_app_links
What this package is like to depend on
Last release 1 years ago
11 Aug 2025
Ships fairly regularly
a new release about every 8 months
Nearly every release is documented
notes for 16 of 16 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
16 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
16 releases · Dec 2019 to Aug 2025
2020
2021
2022
2023
2024
2025
2026
Releases
latest 16-
3.1.011 Aug 2025Release notes
Open source →- Android: MinSDK 21, CompileSDK 35
- Android Facebook SDK 18.1.3
- Update example folder
-
3.0.307 Jan 2025 -
3.0.212 Feb 2024Release notes
Open source →- initFBLinks() now returns, for Android, an empty String when the deferred link is not available. Before this update, the method could return a null value in case of errors. For iOS use method getDeepLink().
-
3.0.1+605 May 2023 -
3.0.0+430 Sep 2022Release notes
Open source →- FBSDKCoreKit 14.1.0
- Code refactoring
- BREAKING CHANGE: in Android the method initFBLinks() will return a String with the url of the deferred deep link (empty otherwise). For iOS it is necessary to call getDeepLink() after initFBLinks().
-
3.0.0+530 Sep 2022 -
2.0.0+207 Sep 2021 -
1.1.1+329 Mar 2021 -
1.1.1+429 Mar 2021 -
1.1.030 Jan 2020Release notes
Open source →- BREAKING CHANGE: it's not necessary anymore to split the code for Android and iOS. In either cases it will return
nullwhen any deferred deep link is available, or a map containingdeeplinkandpromotionalCode. ThepromotionalCodecan benull. - README: adding important notes on how to manage user privacy using this plugin.
- BREAKING CHANGE: it's not necessary anymore to split the code for Android and iOS. In either cases it will return
-
1.1.0+105 Feb 2020 -
1.0.228 Jan 2020Release notes
Open source →- Fixed a bug on Android where the Future does not complete when no deferred deep link is retrieved. Not it returns
null.
- Fixed a bug on Android where the Future does not complete when no deferred deep link is retrieved. Not it returns
-
1.0.2+129 Jan 2020 -
1.0.127 Dec 2019 -
1.0.1+131 Dec 2019 -
1.0.027 Dec 2019