🖌️
multi-location-grocery
  • Multi-location Grocery
  • Introduction
    • Overview
    • Prerequesites
    • Technology
    • Source Code
    • Changelog
    • Faq
    • Support
  • Dashboard
    • Angular Installation
    • Run Dashboard
    • Dashboard Setup
  • Customer app
    • Flutter Installation
    • Customer App setup
    • Customer App Structure
    • Run Customer App
    • Release Build
  • Delivery boy app
    • Installation
    • Delivery Boy App setup
    • Delivery Boy App Structure
    • Run Delivery Boy App
  • User manual
    • Deals
    • Orders
    • Coupons
    • Settings
    • Category
    • Products
    • Location
  • Website
    • Webapp Installtion
    • Web app setup
  • Api Backend
    • Nestjs Installation
    • Api Setup
    • Run API
    • Mongodb Setup
Powered by GitBook
On this page

Was this helpful?

  1. Delivery boy app

Run Delivery Boy App

To run the delivery boy app, follow these below commands to install plugins & to run the app.

PreviousDelivery Boy App StructureNextDeals

Last updated 4 years ago

Was this helpful?

Open your terminal and navigate to the project folder and install plugins

$ flutter packages get

Once plugins are installed successfully you can run the app in Device with :

$ flutter run