firebase_ui_oauth 1.6.1 copy "firebase_ui_oauth: ^1.6.1" to clipboard
firebase_ui_oauth: ^1.6.1 copied to clipboard

Firebase UI widgets for authentication & OAuth

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firebase_ui_oauth
copied to clipboard

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

dependencies:
  firebase_ui_oauth: ^1.6.1
copied to clipboard

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:firebase_ui_oauth/firebase_ui_oauth.dart';
copied to clipboard
7
likes
150
points
37.4k
downloads

Publisher

verified publisherfirebase.google.com

Weekly Downloads

2024.09.13 - 2025.03.28

Firebase UI widgets for authentication & OAuth

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

desktop_webview_auth, firebase_auth, firebase_ui_auth, firebase_ui_shared, flutter, flutter_svg

More

Packages that depend on firebase_ui_oauth