A simple basic flutter chat app with some basic features:
- Create, delete a room, with or without password
- Send chat messages
- Add,delete and chat with friends
- Create notification with specific time (work only for Android)
- Basic authiencation with gmail
- User chat statistic
- Using firebase realtime database
- Since my project use firebase, to use thImplement your own firebase config in android or ios ( google will show you how :) )
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.