PackageTrack
Sign in Get early access

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
Release Pre-release

Releases

latest 16
  1. 3.1.0 11 Aug 2025
    Release notes
    • Android: MinSDK 21, CompileSDK 35
    • Android Facebook SDK 18.1.3
    • Update example folder
    Open source →
  2. 3.0.3 07 Jan 2025
    Release notes
    • FBSDKCoreKit 16.0- -> 17.4
    • Added methos activateSDK()
    Open source →
  3. 3.0.2 12 Feb 2024
    Release notes
    • 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().
    Open source →
  4. 3.0.1+6 05 May 2023
    Release notes
    • FBSDKCoreKit 14.1.0- -> 15.1
    Open source →
  5. 3.0.0+4 30 Sep 2022
    Release notes
    • 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().
    Open source →
  6. 3.0.0+5 30 Sep 2022
    Release notes
    • README updated
    Open source →
  7. 2.0.0+2 07 Sep 2021
    Release notes
    • Null safety
    Open source →
  8. 1.1.1+3 29 Mar 2021
    Release notes
    • Updated FBSDK v5 to v7
    • Added MIT License
    Open source →
  9. 1.1.1+4 29 Mar 2021
    Release notes
    • Updated FBSDK v7 to v9
    Open source →
  10. 1.1.0 30 Jan 2020
    Release notes
    • 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.
    Open source →
  11. 1.1.0+1 05 Feb 2020
    Release notes
    • Fixed an error caused from iterating on a null data.
    Open source →
  12. 1.0.2 28 Jan 2020
    Release notes
    • Fixed a bug on Android where the Future does not complete when no deferred deep link is retrieved. Not it returns null.
    Open source →
  13. 1.0.2+1 29 Jan 2020
    Release notes
    • Removed Log from Java code.
    Open source →
  14. 1.0.1 27 Dec 2019
    Release notes
    • Added example code.
    Open source →
  15. 1.0.1+1 31 Dec 2019
    Release notes
    • Removed the deprecated author: field from pubspec.yaml
    Open source →
  16. 1.0.0 27 Dec 2019
    Release notes
    • Initial release.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive