Flutter Login & Registration Page with User Auth Functionality Using FirebaseAuth(With UI)

Mohit
2 min readOct 14, 2020
  1. Structure of our App

2. Let’s Make the Registration Page

Just try to look at the registration page (Widget) for now

3. After making the registration Page Widget add the newUser function to the onPressed of our MaterialButton

☝Note: newUser will Register a new User

Registration Function

4. Now let’s make the Login Page

--

--

Mohit
Mohit

No responses yet