Answered step by step
Verified Expert Solution
Question
1 Approved Answer
You will develop a basic contact application using Flutter. Your app will allow users to add new contacts, edit or delete existing ones, and all
You will develop a basic contact application using Flutter. Your app will allow users to add new contacts, edit or delete existing ones, and all data will be stored on Firebase. Additionally, you will create a loginlogout system that enables users to sign in and out of the application.
Features:
Adding Contacts:
Users should be able to add new contacts.
First name, last name, and phone number are mandatory fields for each contact.
The email address is an optional field.
Removing Contacts:
Users should be able to remove contacts from their list.
Firebase Integration:
All contact data will be stored in Firebase.
The application should be designed to synchronize with Firebase.
User LoginLogout Operations:
Users should be able to log in and log out of the application.
Login will require email and password verification.
Sign Up and Forgot Password:
The login page will include a sign up option for users to create new accounts.
There will be a forgot password option for users to reset their passwords if needed.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started