Run the following commands on your terminal to setup the app on your system.
To setup Flutter E-Commerce Theme on your system, and sync your app with constant updates, clone the repo.
$ git clone projectUrl
$ cd food-delivery/
$ flutter packages get
$ flutter run