braulio94/menu_flutter
🍝 使用 Flutter 制作的餐厅菜单应用,灵感来自此设计 https://goo.gl/jChLBV
- Stars
- 618
- Forks
- 134
- 最近推送(UTC)
- 2020年7月26日
- 项目状态
- 未归档
语言DartObjective-CJava
技术话题
使用的依赖
依赖清单 4 项
- flutter
{"sdk":"flutter"} - fluro
^1.3.1 - cupertino_icons
^0.1.0 - flutter_test开发依赖
{"sdk":"flutter"}
所在榜单
原始 README
以下为英文项目原文快照,最新内容请访问 GitHub。
展开 / 收起项目 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.