📱💬 ChitChat | Youtube
ChitChat is a mobile application built using flutter framework and firebase for android.
- Chat with your friends in a group
- Maintains 100% privacy of your conversation
- ✨Magic ✨
- User Login/Signup
- Chat Tracking , Editing and Deleting from firestore
- MVC Architectured App
- Uses Providers Inside GetIt to effectively manage state of app
- Design is responsive to different screen sizes
- Supports LogOut
- Cool EyeCatching UI/UX
- Beginner Friendly and Optimised Code
This project is part of an assignment
More updates inside it will be coming soon stay updated Code will be refactored and more comments will be added soon Create your own firestore database to start using project
App Logo | Login | Signup |
---|---|---|
Chat Screen | User 1 | User 2 |
Lossy uses a number of open source techs to work properly:
- [Flutter]
- [Firebase]
- [Flutter-plugins]
- [Dart Engine]
ChitChat requires Flutter v2.8+ to run.
Install the dependencies and devDependencies and start the server.
cd Chitchat_app
flutter pub get
flutter pub run