I tried to run the command flutter doctor
in windows 11. Unfortunately, it hangs on and can't even start the executions.
Anyone we have experienced such issues?
I tried to run the command flutter doctor
in windows PowerShell and also in the command prompt.
You should run:
flutter doctor -v
-v
will display the verbose output. Like that you can see what exactly is the problem.