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

https://github.com/dreambo8563/flutter-aesop-demo

Product Page interaction design for a Aēsop. 👺🌶
https://github.com/dreambo8563/flutter-aesop-demo

dribbble flutter

Last synced: 7 months ago
JSON representation

Product Page interaction design for a Aēsop. 👺🌶

Awesome Lists containing this project

README

          

# Aēsop

A demo project inspired on Aēsop Concept App on dribbble.

## Intro

Reference:

- https://dribbble.com/shots/9176712-Product-Detail-Page-A-sop
![](https://cdn.dribbble.com/users/2283181/screenshots/9176712/media/5618fd239294840149e10e55276d9403.gif)

- https://dribbble.com/shots/9166204-App-Concept-A-sop
![](https://cdn.dribbble.com/users/2283181/screenshots/9166204/media/a805a900c15447c2a865373b27980445.gif)

## Structure

```
|--main.dart //Main App
|+--models //Data Modle
|+--screens // pages
| |+--widgets // widgets just used in specific screen
|+--theme // global theme conf
|+--widgets // reusable widget
```

## TODO

- provider practice
- http encapsulation