https://github.com/hanmajid/flutter_dribbble
Dribbble clone using Flutter
https://github.com/hanmajid/flutter_dribbble
android clone dart dribbble flutter ios
Last synced: 5 months ago
JSON representation
Dribbble clone using Flutter
- Host: GitHub
- URL: https://github.com/hanmajid/flutter_dribbble
- Owner: hanmajid
- Created: 2019-05-15T23:32:31.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-12-16T06:48:31.000Z (6 months ago)
- Last Synced: 2025-12-19T18:30:41.160Z (6 months ago)
- Topics: android, clone, dart, dribbble, flutter, ios
- Language: Dart
- Homepage:
- Size: 8.67 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flutter_dribbble
Dribbble clone using Flutter. It's still work in progress.
## About
I made this for my study/exercise on Flutter. I only make the client-side app, the server side is a dummy server. In this project, I focus on animations, state management using Provider, and local database.
## Screenshots
1. Splash Screen

2. List contents, Sliver AppBar, Swipe to refresh, & Insert Item Animation

3. Change card elevation on tap

4. Change to night mode via Provider

5. Slide up and slide down search history item
