braulio94/menu_flutter
🍝 Flutterで作成されたレストランメニューアプリ、このデザインからインスパイアされています https://goo.gl/jChLBV
- Stars
- 618
- Forks
- 134
- 最終プッシュ(UTC)
- 2020/07/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.