Delv is flutter based application which makes the process of ordering and delivering food easier for local food outlets.
Clone the project
git clone https://github.com/c-o-d-e-y-o-d-a/flutter-delivery-app
Go to the project directory
cd delv
Install dependencies
flutter pub get
Start the app
flutter run