auth_with_firebase 0.0.1
auth_with_firebase: ^0.0.1 copied to clipboard
Flutter Firebase powered login, signup, forgot and reset screens using (email, password authentication)
auth_with_firebase #
Intended for personal use in my projects but feel free to use also.
Flutter login, signup, forgot and reset screens using firebase (email, password)
Getting Started #
Set up Firebase in your project as usual
Install this package
See example for how to use @ https://github.com/olaar09/auth_with_firebase/tree/master/example
This project is a starting point for a Dart package, a library module containing code that can be shared easily across multiple Flutter or Dart projects.
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.