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. 👺🌶
- Host: GitHub
- URL: https://github.com/dreambo8563/flutter-aesop-demo
- Owner: dreambo8563
- Created: 2020-01-19T08:35:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-11T13:11:57.000Z (over 5 years ago)
- Last Synced: 2025-01-28T01:35:06.007Z (8 months ago)
- Topics: dribbble, flutter
- Language: Dart
- Homepage:
- Size: 611 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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://dribbble.com/shots/9166204-App-Concept-A-sop
## 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