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: about 2 months ago
JSON representation

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

Lists

README

        


Awesome Flutter

# Menu Flutter 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 terminal

For help getting started with Flutter, view our online
[documentation](http://flutter.io/).