A sleek and interactive Flutter coffee ordering app that simulates a real espresso machine. Choose your cup size, watch it fill with rich animation and sound, and send your order flying to the cart — literally!
- Modern UI with coffee machine visual
- PageView cup selection
- Liquid progress indicator while filling
- Sound effects
- Tap-to-fill and tap-to-order interaction
- Animated flying cup to order badge
- Fully responsive layout
| Splash | Screen | Pouring |
|---|---|---|
![]() |
![]() |
![]() |
- Flutter SDK (>=3.x)
- Dart
- Android Studio or VS Code
Clone the repository:
git clone https://github.com/TeaTheDeveloper/coffee.git
cd coffee

