fire_autho 1.0.0 copy "fire_autho: ^1.0.0" to clipboard
fire_autho: ^1.0.0 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: ^1.0.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:fire_autho/fire_autho.dart';
2
likes
0
pub points
9%
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_web, firebase_core, firebase_core_web, flutter, flutter_web_plugins, google_sign_in, provider

More

Packages that depend on fire_autho