git clone https://github.com/gdgmit/OpenMitation-Scanteen-AppUIsNavigate to the cloned folder,
git checkout maingit pull origin mainflutter pub getflutter runAfter the completion of your tasks,
git checkout task[task_num]Note: Replace [task_num] with the specific task number (e.g., task1)
git add .git commit -m "Describe the changes made for task[task_num]"git push origin task[task_num]