Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ikhsan3adi/quick_social
📱🔥 Flutter simple social media app UI
https://github.com/ikhsan3adi/quick_social
android dart facebook flutter flutter-apps flutter-demo flutter-examples google inspiration instagram ios multiplatform responsive simple social-media ui uiux whatsapp widget
Last synced: 23 days ago
JSON representation
📱🔥 Flutter simple social media app UI
- Host: GitHub
- URL: https://github.com/ikhsan3adi/quick_social
- Owner: ikhsan3adi
- Created: 2023-11-25T02:17:00.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-11-27T02:36:47.000Z (11 months ago)
- Last Synced: 2023-11-27T03:36:49.053Z (11 months ago)
- Topics: android, dart, facebook, flutter, flutter-apps, flutter-demo, flutter-examples, google, inspiration, instagram, ios, multiplatform, responsive, simple, social-media, ui, uiux, whatsapp, widget
- Language: Dart
- Homepage: https://github.com/ikhsan3adi/quick_social
- Size: 1.6 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quick Social App
Simple social media app (prototype/only UI)
![Quick Social Banner](https://github.com/ikhsan3adi/quick_social/blob/main/.screenshots/quick_social_banner.png?raw=true)
## 3rd Party Packages 👨💻
- [google_fonts](https://pub.dev/packages/google_fonts)
- [faker](https://pub.dev/packages/faker)
- [story](https://pub.dev/packages/story)## Prerequisites 📌
- Flutter SDK with Dart SDK version 3.2.0 or higher
- Internet Connection to load google fonts & images## Setup ⚙️
- Clone the repository
```bash
git clone https://github.com/ikhsan3adi/quick_social.git
cd quick_social
```- Install dependencies
```bash
flutter pub get
```## Screenshots 🖼️
| Feed Page | Story View | My Profile Page |
|---|---|---|
| | | |
| Profile Page | Comment Bottom Sheet | Notification Page |
| | | |