Project
Built a Real-Time Chat App with Flutter and Firebase I created a mobile chat application using Flutter for a smooth and attractive user interface. To ensure secure login and user management, I implemented Firebase Authentication. Additionally, I integrated Google Auth Provider for a familiar and convenient login experience.
Efficient Messaging and Clear History For real-time chat functionality, I utilized Firebase Firestore to efficiently store and retrieve messages. The app is designed to display messages with timestamps and usernames, providing a clear conversation history.
Demonstrated Skills This project showcases my expertise in mobile app development using Flutter, Firebase integration for authentication and database management, and designing real-time chat applications.
Technologies
Flutter
Firebase Auth
Cloud Firestore
Google Auth Provider
Back