This is my own implementation of Instagram Threads Frontend to reinforce my flutter/dart skills.
Still under development.
▒▒▒▒▒▒▒▒▒▒ 0%
█▒▒▒▒▒▒▒▒▒ 10%
██▒▒▒▒▒▒▒▒ 20%
███▒▒▒▒▒▒▒ 30%
████▒▒▒▒▒▒ 40%
█████▒▒▒▒▒ 50%
██████▒▒▒▒ 60%
Home Page Profile Page New Thread Bottom Sheet
Activity Page Likes Page Privacy Options
Search Page User Profile Page
To run the code, you should have:
Flutter (preferably or newer) 3.10.6
Dart (preferably or newer) Dart 3.0.6
Corresponding packages for android or ios development. (e.g Xcode devtools)
Install packages with:
!flutter pub get
Run the code(with a simulator or physical device connected):
!flutter run