flutter_firebase_login icon indicating copy to clipboard operation
flutter_firebase_login copied to clipboard

A Flutter Login UI Using Firebase As Backend

A simple usage of FirebaseAuth to login and register users.

Usage

Don't forget to add your firebase config files and follow instruction to add Firebase to your app.

Medium

  1. Flutter Login & Registration Using Firebase
  2. Adding Firebase As Backend To Your Flutter App