A new Flutter project.
A chat room where users can send message to each other its backend is suppored by Firebase The UI/UX may seem simple but the backend is strong
FEATURES-
- a user to user connection app
- user authentiaction using email/password is applied using firebase backend
- sigup/login/logout features
- all the messages and user authentication data is stored on the firebase
- notification recieive for new message feature