menu_flutter
menu_flutter copied to clipboard
🍝 restaurant menu app made with flutter inspired by this design https://goo.gl/jChLBV
Menu Flutter 

Todo
- [x] ~~Make background colors that changes with PageView~~
- [x] ~~Add custom tab indicators~~
- [x] ~~Change food prices~~
- [x] ~~Make cart animation~~
- [x] ~~Customize card shadow~~
- [x] ~~apply different text font~~
- [x] ~~create secondary screen~~
- [x] ~~navigate to secondary screen with hero animation~~
- [x] ~~Make cards slide animation~~
- [x] ~~Increment & decrement quantities~~
Getting Started
- Install Flutter
- Clone this repo
- Run
flutter run --releaseon your terminal
For help getting started with Flutter, view our online documentation.