flutter_facebook_auth
A maneira mais fácil de adicionar login do Facebook ao seu aplicativo Flutter. Os recursos incluem obter informações do usuário, foto de perfil e muito mais. Este plugin também é compatível com Web e macOS.
Um plugin do Flutter para adicionar login com o Facebook no seu aplicativo Flutter
Texto original em inglês. Visite o GitHub para a versão atual.
image
pub version https://codecov.io/gh/darwin-morocho/flutter-facebook-auth/branch/master/graph/badge.svg?token=XEXUNVP0UK last commit license stars
Full documentation 👉 https://facebook.meedu.app
✅ Don't forget to leave your like if this plugin was useful for you.
IMPORTANT: Upon installation of this plugin, configuration is needed on Android before running the project again. If this is not done, an error of No implementation found would show because the Facebook SDK on Android would throw an Exception error if the configuration is not yet defined. This error also locks the other plugins in your project, so if the plugin is not yet needed, either remove it or comment it out from the pubspec.yaml file.