meta_facebook_login 4.0.3 copy "meta_facebook_login: ^4.0.3" to clipboard
meta_facebook_login: ^4.0.3 copied to clipboard

A Flutter plugin for allowing users to authenticate with native Android & iOS Facebook login SDKs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add meta_facebook_login

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  meta_facebook_login: ^4.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:meta_facebook_login/meta_facebook_login.dart';
0
likes
150
pub points
11%
popularity

Publisher

verified publishersolusibejo.com

A Flutter plugin for allowing users to authenticate with native Android & iOS Facebook login SDKs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

collection, flutter

More

Packages that depend on meta_facebook_login