menu_flutter icon indicating copy to clipboard operation
menu_flutter copied to clipboard

🍝 restaurant menu app made with flutter inspired by this design https://goo.gl/jChLBV

Awesome Flutter

Menu Flutter Flutter

preview

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

  1. Install Flutter
  2. Clone this repo
  3. Run flutter run --release on your terminal

For help getting started with Flutter, view our online documentation.