Flutter simple social media app UI
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 Page | Story View | My Profile Page |
---|---|---|
Profile Page | Comment Bottom Sheet | Notification Page |