Completed
) Feed Posts UI
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Flutter & Firebase Course - Build a Full Stack Instagram Clone
Automatically move to the next video in the Classroom when playback concludes
- 1 ) Intro
- 2 ) Demo
- 3 ) Prerequisites
- 4 ) Setup & Theming the App
- 5 ) Building Responsive Layout Widget
- 6 ) Setting Up Firebase
- 7 ) Login Screen UI (Mobile)
- 8 ) Signup Screen UI (Mobile)
- 9 ) Firebase Signup Auth
- 10 ) Firebase Login Auth
- 11 ) Persisting Auth State
- 12 ) Modelling User Data
- 13 ) User Data State Management
- 14 ) Mobile Bottom App Bar
- 15 ) Add Post Screen UI
- 16 ) Selecting Image
- 17 ) Storing Post Data in Firebase
- 18 ) Feed Posts UI
- 19 ) Displaying Post Data from Firebase
- 20 ) Like Animation
- 21 ) Updating Likes
- 22 ) Comments Screen UI
- 23 ) Storing Comments in Firestore
- 24 ) Displaying Comments
- 25 ) Deleting Post
- 26 ) Searching Users
- 27 ) Showing Posts on Search Screen
- 28 ) Creating Reusable Profile Screen UI
- 29 ) Displaying Profile Data
- 30 ) Following Users
- 31 ) Signing Out
- 32 ) Creating Responsive UI
- 33 ) Conclusion