flutter_login_facebook 1.5.0+1 copy "flutter_login_facebook: ^1.5.0+1" to clipboard
flutter_login_facebook: ^1.5.0+1 copied to clipboard

Login via Facebook. Easily add Facebook login feature in your application. User profile information included.

1.5.0+1 - 2022-06-17 #

Fixed: Don't compile for iOS.

  • Upgrade Facebook iOS SDK to 14.

If you're upgrading from 1.5.0 - please follow to Migration guide to version 1.5 once again.

1.5.0 - 2022-06-07 #

⛔️ May not compile for iOS! Use one of the next versions ⛔️

  • Upgrade to Facebook SDK 13.2.
    • ⚠️ The minimum supported version of iOS is now 11.0.

See Migration guide.

1.4.1 - 2022-02-28 #

  • Fixed: Exception on parse Access Token if Facebook returns extremely high expiry timestamps for expires. Thanks to @rogiervandenberg.

1.4.0+1 - 2022-02-21 #

  • Update README and Example.

1.4.0 - 2022-02-17 #

  • Fix warnings and deprecation messages.
  • BREAKING Full remove of Android embedding v1 support. This will not affect most of developers. See Readme.

1.3.0 - 2022-02-15 #

  • Upgrade to Facebook SDK 12.3.
  • Add Client Token support.

See Migration guide.

1.2.1 - 2022-01-31 #

1.2.0+1 - 2021-12-07 #

  • Readme: section about setup permissions for Facebook app. Thanks to @SF-97.

1.2.0 - 2021-10-26 #

  • Upgrade to Facebook SDK 12. See Migration guide.
    • ⚠️ The minimum supported version of iOS is now 10.0.

1.1.0 - 2021-08-05 #

  • Upgrade to Facebook SDK 11. See Migration guide.
  • Remove upper bound for Flutter constraint in pubspec.

1.0.1 - 2021-03-15 #

  • Fixed: App Events use the correct token if none have been provided manually (Facebook SDK 9.1). Thanks to @shemhazai.

1.0.0 - 2021-03-04 #

  • Flutter 2.0.0.

1.0.0-nullsafety.1 - 2021-02-02 #

  • Migrated to null safety.

0.5.0 - 2021-02-02 #

  • Upgrade to Facebook SDK 9 (with new Graph API version). See Migration guide.

0.4.2+3 - 2021-01-05 #

  • Readme: update FacebookLoginStatus values. Thanks to @mean-cj.

0.4.2+2 - 2021-01-01 #

  • Upgrade innim_lint to 0.1.5.

0.4.2+1 - 2020-12-26 #

  • Upgrade innim_lint to 0.1.4. Refactoring.
  • Update list_ext dependency.

0.4.2 - 2020-12-22 #

0.4.1 - 2020-12-15 #

0.4.0+1 - 2020-11-05 #

0.3.0 - 2020-10-20 #

  • Upgrade to Facebook SDK >8.

0.2.1+1 - 2020-10-15 #

  • Readme: fixes in code example and typos.

0.2.1 - 2020-08-06 #

  • Fixed: Crash on iOS 10.

0.2.0+1 - 2020-06-21 #

  • Readme: add information about usage getProfileImageUrl().

0.2.0 - 2020-06-20 #

  • Method to get user profile image.

0.1.2+4 - 2020-06-20 #

0.1.2+3 - 2020-06-11 #

  • Fixed: intercept all open urls and launches, even though it can't be handled.
  • Minor readme improvements.

0.1.2+2 - 2020-06-03 #

  • Readme: fix links urls.
  • Readme: fix some errors in text.
  • Readme: Medium article link.

0.1.2+1 - 2020-05-27 #

  • Readme: add log in error handling.
  • Fixed mistake in Readme.

0.1.2 - 2020-05-27 #

  • An ability to get user email (if have permissions).
  • Add declinedPermissions in AccessToken.

0.1.1+1 - 2020-05-22 #

  • [android] Fixed: reset activity is never called.

0.1.1 - 2020-05-22 #

  • Add error information for login failure.
  • Readme: add information about additional key hashes.
  • Mute exception during get profile.

0.1.0+1 - 2020-05-19 #

  • More detailed description.

0.1.0 - 2020-05-19 #

  • Core functionality (iOS/Android).
221
likes
0
pub points
98%
popularity

Publisher

verified publisherinnim.ru

Login via Facebook. Easily add Facebook login feature in your application. User profile information included.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, list_ext

More

Packages that depend on flutter_login_facebook