I am trying to install the latest flutter and android studio, however, I am facing issue during android studio installation.
I have installed git and also downloaded flutter and extracted the flutter in C: drive and added the path of the flutter bin folder in system environment variables.
Now, I have installed Android Studio and when checking with the command “flutter doctor”, it is showing error of “cmdline tools” not installed as shown in the screenshot below. However,I have already installed the “cmdline tools from the Android studio SDK tools section as is being shown, but, still the error is being shown.
I am not able to find out where the error is happening, hence, would appreciate any help.
I tried checking from multiple videos and online forums but couldn’t find the exact issue or solution.