fire_autho 0.0.4 copy "fire_autho: ^0.0.4" to clipboard
fire_autho: ^0.0.4 copied to clipboard

outdated

Firebase Auth Manager is a provider class for controling Firebase User on Android,Ios and Web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fire_autho

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

dependencies:
  fire_autho: ^0.0.4

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:fire_autho/fire_autho.dart';
2
likes
0
pub points
14%
popularity

Publisher

unverified uploader

Firebase Auth Manager is a provider class for controling Firebase User on Android,Ios and Web.

Homepage

License

unknown (LICENSE)

Dependencies

firebase_auth, firebase_auth_oauth, firebase_auth_web, firebase_core, firebase_core_web, flutter, flutter_twitter_login, flutter_web_plugins, google_sign_in, provider

More

Packages that depend on fire_autho