braulio94/menu_flutter
🍝 restaurant menu app made with flutter inspired by this design https://goo.gl/jChLBV
- Stars
- 618
- Forks
- 134
- Last push (UTC)
- Jul 26, 2020
- Project status
- Active
LanguagesDartObjective-CJava
Technical topics
Dependencies used
Dependency list 4 items
- flutter
{"sdk":"flutter"} - fluro
^1.3.1 - cupertino_icons
^0.1.0 - flutter_testDevelopment
{"sdk":"flutter"}
Rankings
Original README
English project snapshot. Visit GitHub for the latest content.
Expand / collapse project README
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
- Install Flutter
- Clone this repo
- Run
flutter run --releaseon your terminal
For help getting started with Flutter, view our online documentation.