flutter_facebook_auth 0.3.2 flutter_facebook_auth: ^0.3.2 copied to clipboard
Plugin to Facebook authentication for iOS and Android in your Flutter app.
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