firebase_auth_oauth_web 1.1.1 copy "firebase_auth_oauth_web: ^1.1.1" to clipboard
firebase_auth_oauth_web: ^1.1.1 copied to clipboard

discontinuedreplaced by: firebase_auth
Platformweb

Web implementation for `firebase_auth_oauth`. Don't use directly. Instead import `firebase_auth_oauth` plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firebase_auth_oauth_web

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

dependencies:
  firebase_auth_oauth_web: ^1.1.1

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_auth_oauth_web/firebase_auth_oauth_web.dart';
1
likes
110
pub points
45%
popularity

Publisher

verified publisheramryousef.me

Web implementation for `firebase_auth_oauth`. Don't use directly. Instead import `firebase_auth_oauth` plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

firebase, firebase_auth, firebase_auth_oauth_platform_interface, firebase_core, flutter, flutter_web_plugins, js

More

Packages that depend on firebase_auth_oauth_web