Show activity on this post.
Read moreWhat is Git in flutter?
git 2.0. Git command line wrapper . Exposes a Git directory abstraction that makes it easy to inspect and manipulate a local Git repository. Exposes a Git directory abstraction that makes it easy to inspect and manipulate a local Git repository.
Read moreHow do I add a flutter project to Git?
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 more