flutter_facebook_auth 2.0.0-web.8 flutter_facebook_auth: ^2.0.0-web.8 copied to clipboard
The easiest way to add facebook login to your flutter app, get user information, profile picture and more.
2.0.0-web.8 #
- Updated flutter_facebook_auth_web:^1.0.5
2.0.0-web.7 #
- Updated documentation
2.0.0-web.6 #
- Updated flutter_facebook_auth_web:^1.0.4
2.0.0-web.5 #
- Updated flutter_facebook_auth_web:^1.0.3
2.0.0-web.4 #
- Updated flutter_facebook_auth_web:^1.0.2
2.0.0-web.3 #
- Updated flutter_facebook_auth_web.
2.0.0-web.2 #
- Updated Readme.
2.0.0-web.1 #
- Pre-release version to support for flutter web.
1.0.2+2 #
- Updated documentation.
1.0.2+1 #
- Updated documentation.
1.0.2 #
- Added loginBehavior (Android) to allow select the auth UI like webview, native app or dialogs.
1.0.1 #
- Updated on iOS FBSDKCoreKit to ~> 8.2.0
- Updated on iOS FBSDKLoginKit to ~> 8.2.0
1.0.0+4 #
- Updated documentation.
1.0.0+3 #
- Format code.
1.0.0+2 #
- Added dartdoc comments.
1.0.0+1 #
- Updated documentation.
1.0.0 #
- Removed LoginResult class.
- Updated docs.
- Updated Facebook SDK to ^8.1.0
- Added FacebookAuthException class.
0.3.3 #
- removed http and meta packages
0.3.2 #
- flutter: ">=1.10.0 <2.0.0"
0.3.1+1 #
- Added badge version
0.3.1 #
- Updated FBSDKCoreKit and FBSDKLoginKit to ~> 7.1.0 on iOS
0.3.0 #
- Added granted and declined permissions on AccessToken class, and removed AppDelegate.swift
- Updated example
- Updated documentation
0.2.4 #
- Updated documentation and isLogged method to catch posible exceptions
0.2.3 #
- Updated to Supporting the new Android plugins APIs
0.2.2+3 #
- Removed dangerous log
0.2.2+2 #
- Updated Docs to allow login with facebook and twitter in the same flutter app
0.2.2+1 #
- Updated Readme.md
0.2.2 #
- Added documentation for ApplicationDelegate.shared on iOS
0.2.1 #
- Removed dangerous log
0.2.0 #
- Updated Facebook Core version to remove deprecated UIWebView on iOS.
- Updated methods.
0.1.1 #
- iOS version