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

Google SSO by Firebase for Identity package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add identity_firebase_google

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

dependencies:
  identity_firebase_google: ^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_google/identity_firebase_google.dart';
2
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Google SSO by Firebase for Identity package

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

firebase_auth, flutter, google_sign_in, identity, identity_firebase

More

Packages that depend on identity_firebase_google