In this series, we will build a fully functional Facebook Clone with a beautiful UI. In this video we will explore how we can make posts to Firebase and retrieve them in real time. We will also learn how to upload File to Firebase Storage and retrieve back.
App Features:
⭐ Chat with Friends
⭐ Friend Requests
⭐ Posting images and videos
⭐ Posting stories
⭐ Likes and comments on posts
⭐ Create account
⭐ Email Password authentication
⭐ Riverpod State Management
Get the starter code for this video:
https://github.com/CoderrHQ/facebook_...
Get the full code for this video:
https://github.com/CoderrHQ/facebook_...
Royalty Free Music: https://www.bensound.com
License code: 2HYMOE3YC2OORYGJ
(00:00:00) ➡➡ Video Intro
(00:00:15) ➡➡ Post Repository
(00:08:54) ➡➡ Creating Providers
(00:14:04) ➡➡ Home Screen
(00:29:10) ➡➡ Create Post Screen
(00:57:40) ➡➡ Posts Screen
(01:06:50) ➡➡ Post Tile
(01:20:30) ➡➡ Videos Screen