firebase_ui_oauth_oidc 0.2.4 copy "firebase_ui_oauth_oidc: ^0.2.4" to clipboard
firebase_ui_oauth_oidc: ^0.2.4 copied to clipboard

Firebase UI widget for authentication through OAuth2/OIDC providers

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add firebase_ui_oauth_oidc

With Flutter:

 $ flutter pub add firebase_ui_oauth_oidc

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

dependencies:
  firebase_ui_oauth_oidc: ^0.2.4

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

Import it

Now in your Dart code, you can use:

import 'package:firebase_ui_oauth_oidc/firebase_ui_oauth_oidc.dart';
1
likes
0
pub points
34%
popularity

Publisher

verified publisheriodesignteam.com

Firebase UI widget for authentication through OAuth2/OIDC providers

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

firebase_auth, firebase_ui_oauth, flutter

More

Packages that depend on firebase_ui_oauth_oidc