Skip to content

A flutter plugin to add login with facebook in your flutter app

Notifications You must be signed in to change notification settings

IDN-Media/flutter-facebook-auth

 
 

Repository files navigation

image

pub version 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: When you install this plugin you need to configure the plugin on Android before run the project again . If you don't do it you will have a No implementation found error because the facebook SDK on Android throws an Exception when the configuration is not defined yet and this locks the other plugins in your project. If you don't need the plugin yet please remove or comment it.

About

A flutter plugin to add login with facebook in your flutter app

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 62.9%
  • Java 12.5%
  • Swift 8.5%
  • JavaScript 6.0%
  • Ruby 5.2%
  • Objective-C 1.6%
  • Other 3.3%