meta_facebook_login library
Classes
- Clock
- FacebookAccessToken
- The access token for using Facebook APIs.
- FacebookLogin
- FacebookLogin is a plugin for authenticating your users using the native Android & iOS Facebook Login SDKs.
- FacebookLoginResult
- The result when the Facebook login flow has completed.
Enums
- FacebookLoginBehavior
- Different behaviors for controlling how the Facebook Login dialog should be presented.
- FacebookLoginStatus
- The status after a Facebook login flow has completed.
Properties
- defaultDateTimeResolver → DateTime Function()
-
final
Typedefs
- CurrentDateTimeResolver = DateTime Function()