Let's Build SomeThing Legendary together

I built a real-time mobile chat application using Flutter to deliver a fast and responsive user experience. The application allows users to communicate instantly while maintaining secure authentication and reliable message storage.
Firebase Authentication was implemented to securely manage users. I also integrated Google Sign-In so users can log in quickly without creating new credentials.
Messages are stored and synchronized using Firebase Firestore, enabling real-time communication between users. The app displays usernames, timestamps, and maintains a clear chat history for each conversation.



Flutter
Firebase Auth
Cloud Firestore
Google Sign-In