Hiri's Kitchen user app (Chef)

Prerequisite

Clone the project to your local machine.
Open the project in VS code or In your favourite IDE ( InteliJ, Android Studio, etc.)
Open the terminal/CMD inside the VS code.

Download the necessary dependencies by issueing the Command
futter pub get

Open an emulator (android or iOS) & issue
flutter run
Command to run the application on android or iOS device

APK

You can run the APK directly in Android devices

Enable the developer option in the Mobile Setting and allow app from unknown source option.
https://www.howtogeek.com/129728/how-to-access-the-developer-options-menu-and-enable-usb-debugging-on-android-4.2/

Copy the APK in to your mobile storage and open in your mobile to install.
Allow every permissions while installation.