flutter_facebook_login icon indicating copy to clipboard operation
flutter_facebook_login copied to clipboard

A Flutter plugin for allowing users to authenticate with native Android & iOS Facebook login SDKs.

Results 101 flutter_facebook_login issues
Sort by recently updated
recently updated
newest added

Hello. in IOS when the user declines one the request permissions the object `FacebookAccessToken` is null, and the opposite when user accepts the permissions. When i decline the permission in...

The returned token is valid, but the token expiry is 1969-12-31 23:59:59.999Z. Does this mean it never expires, or does it mean it's expired (even though the token is still...

hi, Is language support available?

Hi, we are using this fantastic library on our Flutter project. We are using v3.0.0 because our project is based on AndroidX. We noticed that on some devices with Italian...

- update sdk 6.2.0 - fix test : travis test pass - fix `example/ios/Podfile` : Keep pod path relative so it can be checked into Podfile.lock. - fix exmaple #217

When clicking on the button, it shows a little dialog where I should continue with my opened FB account. After clicking on continue the dialog disappears and nothing happens. the...

Hello, My app was rejected by the App Store because they are not able to login after upgrading to IOS 13.X firebase_auth: ^0.14.0+5 flutter_facebook_login: ^3.0.0 I am using the code...