fire_autho 0.0.51 copy "fire_autho: ^0.0.51" to clipboard
fire_autho: ^0.0.51 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.51

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
points
75
downloads

Publisher

unverified uploader

Weekly Downloads

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, tw_login

More

Packages that depend on fire_autho