frankenstein19 / perfect-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Perfectexample

A Flutter project which include three screens Login, Sign Up and Dashboard.

Firebase Authentication is used for Login And Sign Up.

Bloc is used for state management.

Getting Started with Application

For new user goto Sign Up screen from Login Screen

  • Enter your valid email address.
  • Enter eight or more charaters password.
  • Enter confirm password it should be same as above.
  • Then click on Sign up button If everything is correct then it will create account and send you to Dashboard screen.

For users who already have an Account goto LogIn screen

  • Enter your valid email address.
  • Enter your correct password.
  • Then click on Login button If everything is correct then it will send you to Dashboard screen.
Login Screen SignUp screen Dashboard Screen

About


Languages

Language:Dart 88.1%Language:Objective-C 4.7%Language:Java 4.6%Language:Shell 1.3%Language:Swift 1.0%Language:Kotlin 0.3%