A Flutter UI Practice Project
This project is a UI-only Flutter practice application. The main goal of this project is to practice and improve my Flutter UI skills. It is my first time building with Flutter, and the app consists of 4 main screens:
- Store
- Kitchen
- Episode
- Profile
Each screen includes two demo videos: Vertical and Horizontal.
| Screen | Vertical | Horizontal |
|---|---|---|
| Store | StoreVertical.mp4 |
StoreHorizontal.mp4 |
| Kitchen | kitchenVertical.mp4 |
kitchenHorizontal.mp4 |
| Episode | EpisodeVertical.mp4 |
EpisodeHorizontal.mp4 |
| Profile | ProfileVertical.mp4 |
ProfileHorizontal.mp4 |
| Whole App | wholeApp.mp4 |