altfire_authenticator 0.1.6 copy "altfire_authenticator: ^0.1.6" to clipboard
altfire_authenticator: ^0.1.6 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.6

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';
4
likes
150
points
141
downloads

Publisher

verified publisheraltive.co.jp

Weekly Downloads

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