Why am I seeing this even though the project is not linked with any git repository?
The change is in the file ~flutter/packages/flutter_tools/gradle/flutter.gradle. (Note: I had changed this file to change the minSdkVersion and compileSdkVersion.)
However, it is still outside the project and shouldn't be shown as a change.
How do you get rid of this? It's a new project and I want to push it to a new repository.