FLUTTER ECOSYSTEM

darwin-morocho/flutter-facebook-auth

FlutterアプリにFacebookログインを追加するためのFlutterプラグイン

flutter-facebook-auth のプロジェクト画像
Stars
210
Forks
215
最終プッシュ(UTC)
2026/07/03
プロジェクト状態
公開中
Darwin Morocho GitHub avatar
GITHUB User

Darwin Morocho ↗

Native and cross-platform mobile developer.

言語Objective-CDartSwiftJavaCRubyJavaScriptCSSPythonHTMLShellMDXKotlin

このリポジトリが公開するパッケージ

元の README

以下は英語原文のスナップショットです。最新版は GitHub をご覧ください。

README を開く / 閉じる

image

pub version https://codecov.io/gh/darwin-morocho/flutter-facebook-auth/branch/master/graph/badge.svg?token=XEXUNVP0UK last commit license stars

Features

  • Login on iOS, Android and Web.
  • Express login on Android.
  • Granted and declined permissions.
  • User information, picture profile and more.
  • Provide an access token to make request to the Graph API.

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.