I\'m trying to install PhoneGap and I\'m getting the following error:
Error: ANDROID_HOME is not set and "android" command not in your PATH. Yo
I also faced this same issue, I got a solution with this.
I did the following steps :
close your current cmd, and restart it run flutter doctor
this should work on windows