AndriousSolutions / auth

Other
47 stars 14 forks source link

Isn't flutter_facebook_login abandoned? #21

Closed ncpleslie closed 4 years ago

ncpleslie commented 4 years ago

Its build is failing on pub.dev, hasn't been updated to support the new Facebook SDK, and if you try to submit an app to the App store it will get rejected for using "UIWebView" (Which flutter_facebook_login uses).

ncpleslie commented 4 years ago

Ignore this. I'm actually an idiot. I see you're not using that library anymore. Documentation might need to be updated to include flutter_login_facebook instead.