flutter_facebook_login 1.1.0 flutter_facebook_login: ^1.1.0 copied to clipboard
A Flutter plugin for allowing users to authenticate with native Android & iOS Facebook login SDKs.
1.1.0 #
- Dart 2 support! There should not be any breaking changes. Please do file issues if you have problems.
1.0.3 #
- Fixed potential crash and documented iOS logout issues when using the webOnly login behavior.
1.0.2 #
- Added new
isLoggedIn
andcurrentAccessToken
getters which make it easier to log the user in automatically.
1.0.1 #
- Fixed the podspec definition for the iOS project.
1.0.0 #
- Initial release.