Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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 get

In VS Code, press F5 to run the app with web platform option.