• Stars
    star
    623
  • Rank 72,088 (Top 2 %)
  • Language
    Dart
  • License
    BSD 3-Clause "New...
  • Created almost 7 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

๐Ÿ restaurant menu app made with flutter inspired by this design https://goo.gl/jChLBV
Awesome Flutter

Menu Flutter Flutter

preview

Todo

  • Make background colors that changes with PageView
  • Add custom tab indicators
  • Change food prices
  • Make cart animation
  • Customize card shadow
  • apply different text font
  • create secondary screen
  • navigate to secondary screen with hero animation
  • Make cards slide animation
  • 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.