Building a Thread App Clone - Part 5: Posting Thread Messages with Firebase in flutter

Опубликовано: 15 Октябрь 2024
на канале: CodeWithDarkwa
328
15

Welcome to the fifth part of our thread clone tutorial! In this video, we'll learn how to implement the functionality to post a thread message using Firebase.
By the end of this video, you'll be able to allow users to post thread messages in your Threads clone app.

If you haven't watched the previous four parts of the tutorial, where we designed the login, signup, and feed screens, authenticated the user with Firebase, created a model, search, and thread post screen, and implemented profile and activity screen, I've linked them below in the description. Check them out first!

Part 1
   • Building a Thread App Clone UI in Flu...  
Part 2
   • Building a Thread App Clone - Part 2:...  
Part 3
   • Thread App Clone Tutorial - Part 3: M...  
Part 4
   • Building a Thread App Clone Part 4: P...  

Github Source code
https://github.com/codewithdarkwa/thr...