Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/braulio94/menu_flutter
🍝 restaurant menu app made with flutter inspired by this design https://goo.gl/jChLBV
https://github.com/braulio94/menu_flutter
android app dart design flutter ios mordern
Last synced: 6 days ago
JSON representation
🍝 restaurant menu app made with flutter inspired by this design https://goo.gl/jChLBV
- Host: GitHub
- URL: https://github.com/braulio94/menu_flutter
- Owner: braulio94
- License: bsd-3-clause
- Created: 2018-01-05T08:35:43.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-26T04:18:56.000Z (over 4 years ago)
- Last Synced: 2024-12-14T20:06:37.436Z (13 days ago)
- Topics: android, app, dart, design, flutter, ios, mordern
- Language: Dart
- Homepage:
- Size: 20.3 MB
- Stars: 620
- Watchers: 22
- Forks: 136
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Menu Flutter
![preview](https://raw.githubusercontent.com/braulio94/menu_flutter/master/screenshots/menu_flutter.gif)
## 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](https://www.uplabs.com/posts/about-us-ramen-restaurant-app)~~
- [x] ~~navigate to secondary screen with hero animation~~
- [x] ~~Make cards slide animation~~
- [x] ~~Increment & decrement quantities~~### Getting Started
1. [Install Flutter](https://flutter.io/setup/)
2. Clone this repo
3. Run `flutter run --release` on your terminalFor help getting started with Flutter, view our online
[documentation](http://flutter.io/).