Unclaimed project
Are you a maintainer of flutter_facebook_login? Claim this project to take control of your public changelog and roadmap.
Changelog
A Flutter plugin for allowing users to authenticate with native Android & iOS Facebook login SDKs.
equals() in FacebookAccessTokencould not find class 'android.view.autofill.AutofillManager' error on Android{com.facebook.sdk:FBSDKErrorDeveloperMessageKey=Unknown error building URL.} error on iOSFacebookAccessToken#isValid() for checking if the access token is expired or notBreaking change:
The FacebookLogin#isLoggedIn now checks if the currentAccessToken is expired or not, while it previously only checked if currentAccessToken was non-null.