Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cithukyaw/pizza-order-app
A pizza order & delivery flutter application (prototype)
https://github.com/cithukyaw/pizza-order-app
Last synced: about 17 hours ago
JSON representation
A pizza order & delivery flutter application (prototype)
- Host: GitHub
- URL: https://github.com/cithukyaw/pizza-order-app
- Owner: cithukyaw
- Created: 2024-02-19T14:01:51.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-02-27T09:24:21.000Z (8 months ago)
- Last Synced: 2024-09-08T14:34:52.937Z (about 2 months ago)
- Language: Dart
- Homepage:
- Size: 3.27 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pizza Order App
A pizza order & delivery application prototype developed using flutter.
## Installation
Install Flutter in your local machine according to the doc https://docs.flutter.dev/get-started/install/windows/mobile?tab=virtual
Then clone the repo and setup,
git clone https://github.com/dev-sithu/pizza-order-app
cd pizza-order-app
flutter pub getIn VS Code, press F5 to run the app with web platform option.