firebase_auth 0.0.2+1 copy "firebase_auth: ^0.0.2+1" to clipboard
firebase_auth: ^0.0.2+1 copied to clipboard

outdatedDart 1 only

Firebase Auth plugin for Flutter.

Firebase Authentication for Flutter #

pub package

A Flutter plugin to use the Firebase Authentication API.

Note: This plugin is still under development, and some APIs might not be available yet. Feedback and Pull Requests are most welcome!

Usage #

To use this plugin, add firebase_auth as a dependency in your pubspec.yaml file.

Getting Started #

See the example directory for a complete sample app using Firebase Authentication.