1
1
# [ 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
3
3
4
4
### Mobile app
5
5
- A food delivery app based on ` behance ` design by [ Huzeyfe] ( https://www.behance.net/gallery/108452151/Food-Delivery-App-UI-Kit )
6
6
7
- ### [ Demo video] ( demo/vid.mp4 )
7
+ ### Latest Demo video [ here ] ( demo/vid.mp4 )
8
8
![ demo] ( demo/vid.gif )
9
9
10
10
## [ 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
58
58
## Features
59
59
- Food App ` Flutter ` client in [ app_client] ( app_client/lib )
60
60
- 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
63
63
64
64
## TODOs
65
65
- [x] Add cart badge counter
@@ -74,8 +74,8 @@ a full-stack dart food delivery mobile app
74
74
- [ ] Implement search and filter on home page
75
75
- [ ] Implement momentum`s event listen on controller fired events
76
76
- [ ] 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
79
79
- [ ] Fix ` Profile-Page ` pixel overlap on profile-field edit
80
80
- [ ] Fix ` Order-Page ` pixel overlap on using ` coupon ` textfield
81
81
- [ ] Fix ` Login-Page ` textfield error validations messages
0 commit comments