identity_firebase_facebook 0.3.0 copy "identity_firebase_facebook: ^0.3.0" to clipboard
identity_firebase_facebook: ^0.3.0 copied to clipboard

Facebook Login by Firebase for Identity package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add identity_firebase_facebook

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

dependencies:
  identity_firebase_facebook: ^0.3.0

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:identity_firebase_facebook/identity_firebase_facebook.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Facebook Login by Firebase for Identity package

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

firebase_auth, flutter, flutter_facebook_login, identity, identity_firebase

More

Packages that depend on identity_firebase_facebook