Skip to content

Commit e6100db

Browse files
committed
update readme
1 parent 43c022f commit e6100db

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# [Flutter Food App](https://www.behance.net/gallery/108452151/Food-Delivery-App-UI-Kit)
2-
a full-stack dart food delivery mobile app
2+
a full-stack flutter food delivery mobile app
33

44
### Mobile app
55
- A food delivery app based on `behance` design by [Huzeyfe](https://www.behance.net/gallery/108452151/Food-Delivery-App-UI-Kit)
66

7-
### [Demo video](demo/vid.mp4)
7+
### Latest Demo video [here](demo/vid.mp4)
88
![demo](demo/vid.gif)
99

1010
## [Original design](https://www.behance.net/gallery/108452151/Food-Delivery-App-UI-Kit)
@@ -58,8 +58,8 @@ a full-stack dart food delivery mobile app
5858
## Features
5959
- Food App `Flutter` client in [app_client](app_client/lib)
6060
- Food App `Aqueduct` server in [app_server](app_server/lib)
61-
- ✔ Powered by flutter & [Momentum](https://xamdev.gq) state management
62-
- [Aqueduct]() dart back-end server
61+
- ✔ Powered by flutter & [Momentum](https://xamdev.gq/momentum/) state management
62+
- [Aqueduct](https://aqueduct.io/) dart back-end server
6363

6464
## TODOs
6565
- [x] Add cart badge counter
@@ -74,8 +74,8 @@ a full-stack dart food delivery mobile app
7474
- [ ] Implement search and filter on home page
7575
- [ ] Implement momentum`s event listen on controller fired events
7676
- [ ] Add animations and custom navigation transitions
77-
- [ ] Fix cart page `time-travel` (undo & redo on cart product delete)
78-
- [ ] Fix scaffolled menu `Multiple duplicate Global Key` problem
77+
- [x] Fix cart page `time-travel` (undo & redo on cart product delete)
78+
- [ ] Fix scaffolled menu `Multiple duplicate Global Key` & `incorrect use of Parent Widget` problem
7979
- [ ] Fix `Profile-Page` pixel overlap on profile-field edit
8080
- [ ] Fix `Order-Page` pixel overlap on using `coupon` textfield
8181
- [ ] Fix `Login-Page` textfield error validations messages

demo/vid.mp4

-2.04 MB
Binary file not shown.

0 commit comments

Comments
 (0)