flutter_facebook_auth
將 Facebook 登錄添加到您的 Flutter 應用程式最簡單的方法。功能包括取得使用者資訊、個人檔案圖片等。此外,此外插件也支援 Web 與 macOS。
一個 Flutter 插件,可為您的 Flutter 應用新增 Facebook 登入功能
以下為英文專案原文快照,最新內容請造訪 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.