An open API service indexing awesome lists of open source software.

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

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
Splash Screen

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

3. Change card elevation on tap
Change card elevation on tap

4. Change to night mode via Provider
Change to night mode via Provider

5. Slide up and slide down search history item
Slide up and slide down search history item