Had a similar issue. VS Code was simply stuck on creating a new app using Flutter: New Project-Application- then small box in right bottom corner showing it's doing something (but in reality nothing). Task Manager was showing VS Code consuming CPU but no disk or network. I tried the flutter clean, but there wasn't anything to clean since no files were actually created. After trying a lot of other things, simply running VS Code as Administrator solved the issue.