The mobile app implementation
- Flutter SDK (which includes Dart SDK) should be installed and running in your system (check 'flutter --version')
- Clone the repository and unzip it into desired folder, preferred folder name: 'harsha'.
- Open the folder with VS Code or any IDE
- If you get an option to 'get' or 'download' any 'dependencies' or 'packages', must do. Else, the process is automated.
- Connect a phone to the system via USB, turn on USB debugging options in phone, allow for the system.
- In VScode, press Ctr+Shift+P: *run: select device *select your mobile device *Run without debugging