I've installed Flutter latest version by manually downloading from flutter.io and configured PATH in System Environments Variable.
My installation path is C:\src\flutter I've set the path to C:\src\flutter\bin, when i run the 'flutter doctor' command it throws
'MySQL' is not recognized as an internal or external command, operable program or batch file.
'MySQL' is not recognized as an internal or external command, operable program or batch file.
Error: Unable to find git in your PATH.
But it runs throws flutter .bat terminal. My git is working properly too.
I tried re-starting my PC, Still no luck.