PackageTrack
Sign in Get early access

flutter_facebook_auth

The easiest way to add facebook login to your flutter app. Feature includes getting user information, profile picture and more. This plugin also supports Web and macOS.

7.2.0 151K downloads/mo #955 most downloaded on pub.dev darwin-morocho/flutter-facebook-auth

What this package is like to depend on

Last release 1 months ago

03 Jul 2026

Release timing varies

gaps range from 8 days to 8 months

Most releases are documented

notes for 76 of 112 stable releases

2 versions withdrawn

withdrawn after publishing

7 years old

138 releases · first in 2019

7 releases in the last 12 months

see the full history below

Release timeline

138 releases · Sep 2019 to Jul 2026
2020 2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 60 of 138
  1. 7.2.0 03 Jul 2026

    Nothing published for this version

  2. 7.1.8 01 Jul 2026

    Nothing published for this version

  3. 7.1.7 08 Jun 2026

    Nothing published for this version

  4. 7.1.6 19 Mar 2026

    Nothing published for this version

  5. 7.1.5 06 Jan 2026

    Nothing published for this version

  6. 7.1.4 06 Jan 2026

    Nothing published for this version

  7. 7.1.3 06 Jan 2026

    Nothing published for this version

  8. 7.1.2 30 Apr 2025
    Release notes
    • Updated Facebook iOS SDK to 18.0.0
    • Updated Facebook Android SDK to 18.0.3
    Open source →
  9. 7.1.1 08 Sep 2024
    Release notes
    • Updated Facebook iOS SDK to 17.1.0
    • Updated Facebook Android SDK to 17.0.2
    • Updated to flutter_facebook_auth_platform_interface: ^6.1.2.
    • Updated to flutter_facebook_auth_web: ^6.1.2.
    • Updated to facebook_auth_desktop: ^2.1.1
    Open source →
  10. 7.1.0 24 Aug 2024
    Release notes
    • Updated to flutter_facebook_auth_platform_interface: ^6.1.0.
    • Updated to flutter_facebook_auth_web: ^6.1.1.
    • Updated to facebook_auth_desktop: ^2.1.0
    Open source →
  11. 7.0.1 19 Jun 2024
    Release notes
    • Updated Facebook iOS SDK to 17.0.2
    • IMPORTANT: If you are upgrading from a previous version on iOS you must update your pod dependencies:
      cd ios && pod update flutter_facebook_auth
      
    Open source →
  12. 7.0.0 18 May 2024
    Release notes
    • iOS: Added nonce parameter in login function.
    • BREAKING CHANGE Removed the grantedPermissions getter.
    • BREAKING CHANGE Added support for limited login:
      • iOS: If the user has not granted the AdvertiserTracking permission, the login process will now enter a Limited Login mode.
      • Added enum AccessTokenType.
      • Added LoginTracking enum in the login function.
      • The AccessToken class is now abstract and now has 2 properties: type and tokenString.
      • Added subtypes ClassicToken and LimitedToken of AccessToken.
      • Please check the example project facebook_auth/example/lib/login_page.dart.
    Open source →
  13. 7.0.0-dev.6 07 May 2024 pre-release

    Nothing published for this version

  14. 7.0.0-dev.5 30 Apr 2024 pre-release

    Nothing published for this version

  15. 7.0.0-dev.4 29 Apr 2024 pre-release

    Nothing published for this version

  16. 7.0.0-dev.3 29 Apr 2024 pre-release

    Nothing published for this version

  17. 7.0.0-dev.2 29 Apr 2024 pre-release

    Nothing published for this version

  18. 7.0.0-dev.1 29 Apr 2024 pre-release

    Nothing published for this version

  19. 6.2.0 04 Apr 2024
    Release notes
    • Updated Facebook iOS SDK to 17.0.0
    • Updated Facebook Android SDK to 17.0.0
    Open source →
  20. 6.1.1 20 Feb 2024
    Release notes
    Open source →
  21. 6.1.0 14 Feb 2024
    Release notes
    Open source →
  22. 6.0.4 15 Jan 2024
    Release notes
    • Updated Facebook iOS SDK to 16.3.1
    • Updated Facebook Android SDK to 16.3.0
    Open source →
  23. 6.0.3 17 Nov 2023
    Release notes
    • Updated to facebook_auth_desktop: ^1.0.2
    • Updated Facebook iOS SDK to 16.2.0
    • Updated Facebook Android SDK to 16.2.0
    Open source →
  24. 6.0.2 15 Sep 2023
    Release notes
    • Updated to facebook_auth_desktop: ^1.0.1
    Open source →
  25. 6.0.1 04 Aug 2023
    Release notes
    • Updated Facebook iOS SDK to 16.1.3
    • Updated Facebook Android SDK to 16.1.3
    Open source →
  26. 6.0.0 09 Jun 2023
    Release notes
    • BREAKING CHANGE since 6.x version your project must use dart 3.x or or higher. In your pubspec.yaml make sure that you are using dart 3.x or or higher.
    environment:
     sdk: ">=3.0.0 <4.0.0"
    
    • Updated to flutter_facebook_auth_platform_interface: ^5.0.0.
    • Updated to flutter_facebook_auth_web: ^5.0.0.
    • Updated to facebook_auth_desktop: ^1.0.0
    Open source →
  27. 5.0.11 08 May 2023
    Release notes
    • Android (Add support of namespace property to support AGP 8)
    Open source →
  28. 5.0.10 04 May 2023
    Release notes
    • Removed java constraints.
    Open source →
  29. 5.0.9 03 May 2023
    Release notes
    • Updated Facebook iOS SDK to 16.0.1
    • Updated Facebook Android SDK to 16.0.1
    Open source →
  30. 5.0.8 02 Mar 2023
    Release notes
    • Updated to facebook_auth_desktop: ^0.0.9
    Open source →
  31. 5.0.7 26 Dec 2022
    Release notes
    • Updated to facebook_auth_desktop: ^0.0.8
    Open source →
  32. 5.0.6 08 Nov 2022
    Release notes
    • fixed expires_in time on macOS. NOTE (macOS): keep in mind that this plugin uses the oauth flow facebook login and in some cases if the graph api doesn't return a long_lived_token the token stored in the keychain will have a sort live time (80 minutes aprox).
    Open source →
  33. 5.0.5 07 Nov 2022
    Release notes
    • fixed long_lived_token is null on macOS.
    Open source →
  34. 5.0.4 06 Nov 2022
    Release notes

    Fixed bug parsing dataAccessExpirationTime throws String is not a subtype of int on macOS.

    Open source →
    Release notes
    • Removed FBSDKCoreKit from ios.
    Open source →
  35. 5.0.3 06 Nov 2022
    Release notes
    • Fixed bug parsing dataAccessExpirationTime throws String is not a subtype of int on macOS.
    • Updated to flutter_facebook_auth_platform_interface: ^4.1.1.
    • Updated to flutter_facebook_auth_web: ^4.1.1.
    • Updated to facebook_auth_desktop: ^0.0.5
    Open source →
  36. 5.0.1 31 Oct 2022
    Release notes
    • Android -> Replaced jcenter repository for mavenCentral.
    Open source →
  37. 5.0.0 28 Oct 2022
    Release notes
    • Added macOS support.
    • Updated to facebook_auth_desktop: ^0.0.4
    • Updated Facebook iOS SDK to 15.0.0
    • Updated Facebook Android SDK to 15.0.2
    Open source →
  38. 5.0.0+1 28 Oct 2022
    Release notes
    • Updated readme.
    Open source →
  39. 5.0.0+2 28 Oct 2022
    Release notes
    • Updated min dart sdk version to 2.14.0.
    Open source →
  40. 5.0.0-dev.4 13 Sep 2022 pre-release

    Nothing published for this version

  41. 5.0.0-dev.3 07 Jul 2022 pre-release
    Release notes
    • Updated to flutter_facebook_auth_platform_interface: ^4.0.1.
    Open source →
  42. 5.0.0-dev.2 06 Jun 2022 pre-release withdrawn

    Nothing published for this version

  43. 5.0.0-dev.1 08 May 2022 pre-release
    Release notes
    • Added macOS documentation.
    Open source →
  44. 5.0.0-dev.0 08 May 2022 pre-release
    Release notes
    • BREAKING CHANGE Replaced webInitialize method for webAndDesktopInitialize.
    • Added macOS support.
    • Updated to flutter_facebook_auth_platform_interface: ^4.0.0.
    • Updated to flutter_facebook_auth_web: ^4.0.0.
    Open source →
  45. 4.4.1 10 Aug 2022

    Nothing published for this version

  46. 4.4.1+1 13 Sep 2022
    Release notes
    • Updated Facebook Android SDK to 14.1.1
    Open source →
  47. 4.4.0 07 Jul 2022
    Release notes
    • Updated to flutter_facebook_auth_platform_interface: ^3.2.0.
    • Updated to flutter_facebook_auth_web: ^3.2.0.
    • Updated Facebook Android SDK to 14.0.0
    • Updated Facebook iOS SDK to 14.0.0
    Open source →
  48. 4.4.0+1 13 Jul 2022
    Release notes
    • Updated plugin description.
    Open source →
  49. 4.3.4 11 May 2022
    Release notes
    • Updated Facebook Android SDK to 13.2.0
    Open source →
  50. 4.3.4+1 06 Jun 2022 withdrawn

    Nothing published for this version

  51. 4.3.4+2 08 Jun 2022
    Release notes

    Merge pull request #259 from jdfreolo/important-warning-reworded

    docs: reworded important warning

    Open source →
    Release notes
    • Updated Facebook iOS SDK to 13.2.0
    • Removed FBSDKCoreKit on iOS
    Open source →
  52. 4.3.3 05 May 2022
    Release notes
    • fixed issue on Android due to LoginBehavior.webOnly
    Open source →
  53. 4.3.2 05 May 2022
    Release notes
    • Updated to flutter_facebook_auth_platform_interface: ^3.1.2.
    • Updated to flutter_facebook_auth_web: ^3.1.2.
    Open source →
  54. 4.3.1 05 May 2022
    Release notes
    • Updated to flutter_facebook_auth_platform_interface: ^3.1.1.
    • Updated to flutter_facebook_auth_web: ^3.1.1.
    Open source →
  55. 4.3.0 20 Apr 2022
    Release notes
    • Updated Facebook Android SDK to 13.+
    • Updated Facebook iOS SDK to ~> 13
    Open source →
  56. 4.2.1 12 Apr 2022
    Release notes
    • Updated Facebook Android SDK to 13.0.0
    • Updated Facebook iOS SDK to 13.0.0
    Open source →
  57. 4.2.0 10 Apr 2022
    Release notes
    • Updated to flutter_facebook_auth_platform_interface: ^3.2.0.
    • BREAKING on web now the webInitialize method is asynchronous. the script to add the facebook sdk is not needed any more in the index.html file. Now just use async/await in your main
        void main() async {
          if (kIsWeb) {
            await FacebookAuth.i.webInitialize(
              appId: "YOUR_FACEBOOK_APP_ID",
              cookie: true,
              xfbml: true,
              version: "v13.0",
            );
          }
          runApp(MyApp());
        }
      
    Open source →
  58. 4.1.2 16 Mar 2022

    Nothing published for this version

  59. 4.1.1 21 Feb 2022
    Release notes
    • Updated Facebook iOS SDK to 12.3.2
    Open source →
  60. 4.1.0 21 Feb 2022
    Release notes
    • Updated Facebook Android SDK to 12.3.0
    • Updated Facebook iOS SDK to 12.3.1
    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