An application developed with the Dart language, clone of the famous App Whatsapp, uses Firebase Cloud Firestore database
This project is part of my personal portfolio, an app that simulates some of the features of the Whatsapp application, with it you can register as a new user, add contacts, change name, profile photo, have access to the last conversations you had with any contact.
1 - There is Login / Register functionality;
2 - Aba de Conversas mostra a última conversa;
3 - Contacts tab shows available contacts to start a new conversation;
4 - Settings screen you can change the name and profile photo, being able to activate the device's photo gallery or take a photo at the time of the change;
5 - Logout Option - The user will be logged out of the App.
Follow the instructions on the Firebase website to add the Firebase Cloud Firestore database to the project.