Building a Thread App Clone in Flutter - Part 10: Search for Users in a Threads Clone App

Опубликовано: 11 Октябрь 2024
на канале: CodeWithDarkwa
222
10

Welcome to the final part of our thread clone tutorial series! In this video, we'll learn how to implement the ability to search for users in our app.

If you haven't watched the previous nine 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, implemented profile and activity screen, implemented the functionality to post a thread message using Firebase, implemented like and unlike functionality, and implemented the ability for users to make comments on thread posts, I've linked them below in the description. Check them out first!

You can also find the source code for the project on GitHub:
https://github.com/codewithdarkwa/thr...

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...  
Part 5
   • Building a Thread App Clone - Part 5:...  
Part 6
   • Building a Thread App Clone in Flutte...  
Part 7
   • Building a Thread App Clone in Flutte...  
Part 8
   • Building a Thread App Clone in Flutte...  
Part 9
   • Building a Thread App Clone in Flutte...  

I hope this is helpful!