Comment on page
Run Delivery App
It Gives detailed information regarding various commands used to run the project and how to run it.
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
Last modified 3yr ago