Quick Social App
Simple social media app (prototype/only UI)
3rd Party Packages 👨💻
Prerequisites 📌
- Flutter SDK with Dart SDK version 3.2.0 or higher
- Internet Connection to load google fonts & images
Setup ⚙️
- Clone the repository
git clone https://github.com/ikhsan3adi/quick_social.git cd quick_social
- Install dependencies
flutter pub get
Screenshots 🖼️
Feed PageStory ViewMy Profile PageProfile PageComment Bottom SheetNotification Page