Step 1: Go to VCS panel which is present on the top of Android Studio and click on it. After clicking select the “Enable Version Control Integration“. After clicking the Enable Version Control Integration a pop up will arise like following. Then select Git from the drop down menu and click OK.
Read moreCan we host flutter Web on GitHub?
Deploy on GitHub Now we can create anything that we want in our Flutter app. … This folder contains all the files that you will need to upload to your GitHub Repository. Open a terminal and switch to the folder and push it into your repository.
Read moreHow do I deploy a flutter application?
Flutter – Deployment
Read more