Building a Thread App Clone Part 4: Profile and Activity Screens in Flutter

Опубликовано: 05 Октябрь 2024
на канале: CodeWithDarkwa
262
6

Welcome to the fourth part of our thread clone tutorial! In this video, we'll be building the profile and activity screens for our app.

On the profile screen, users will be able to view their personal information, such as their name, username, profile picture, and bio. They will also be able to see a list of their followers and following.

On the activity screen, users will be able to see a list of their recent activity, such as the threads they have posted in, the threads they have replied to, and the threads they have liked.
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...  

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