Experiment No 5: Firebase Authentication Service

To develop a Authentication mechanism for our Flutter application (Stateful)

About Experiment

During this experiment, we acquired knowledge about

  • creation of Login form
  • GestureDetector
  • Firebase Authentication service
    • SignIn, SignUp and Reset Password
  • Toast Messages
  • Splash Screen

Screenshots

plot
Splash Screen
login1
SignIn Screen
plot
Reset Password Screen
create acc1
SignUp Screen
plot
Profile Screen with Logout