altfire_authenticator 0.1.2 copy "altfire_authenticator: ^0.1.2" to clipboard
altfire_authenticator: ^0.1.2 copied to clipboard

altfire_authenticator is a package wrapping FlutterFire Authentication. It was created to make Firebase SDK versioning and methods easier to use. It is recommended to use the various altfire packages [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add altfire_authenticator

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

dependencies:
  altfire_authenticator: ^0.1.2

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:altfire_authenticator/altfire_authenticator.dart';
2
likes
130
pub points
69%
popularity

Publisher

verified publisheraltive.co.jp

altfire_authenticator is a package wrapping FlutterFire Authentication. It was created to make Firebase SDK versioning and methods easier to use. It is recommended to use the various altfire packages as a set.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, firebase_auth, firebase_core, flutter, google_sign_in

More

Packages that depend on altfire_authenticator