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

Github 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_github

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

dependencies:
  identity_firebase_github: ^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_github/identity_firebase_github.dart';
0
likes
20
pub points
29%
popularity

Publisher

unverified uploader

Github SSO by Firebase for Identity package

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

firebase_auth, flutter, github_sign_in, identity, identity_firebase

More

Packages that depend on identity_firebase_github