flutter_facebook_auth
Flutter 앱에 Facebook 로그인을 추가하는 가장 쉬운 방법입니다. 사용자 정보, 프로필 사진 등을 얻는 기능이 포함되어 있습니다. 이 플러그인은 웹 및 macOS도 지원합니다.
Flutter 앱에 Facebook 로그인 기능을 추가하는 Flutter 플러그인
아래는 영문 원문 스냅샷입니다. 최신 내용은 GitHub에서 확인하세요.
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.