Comment on page

Run Customer App

Before running the Customer App, install the plugins and run the various commands shown below.
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