Learn how to build Fully Functioning Chat App with Flutter & Firebase in 5 hours the course is divided into 4 Parts, Everything is explained with a single prerequisite of having flutter installed and run at least the sample app that’s all
🔗 source code: github.com/theindianappguy/FlutterChatAppTutorial
📕 Things covered in this Series:
• Firebase Auth: Sign in, Sign up and Sign out
• Firebase Firestore: Upload & Retrieve data stored in Cloud Firestore
• Perform simple and compound queries in Cloud Firestore
• Building Complexe UI
• Shared Preference to keep the user logged in, Create chat room ( with username) & Send message ( by username)
• Using Stream & Stream builder
#firebase #flutter #firestore