Search code examples
c++fluttervisual-studio-codeflutter-doctor

flutter doctor ~ VS Code "Desktop Development in C++" error


The Flutter Doctor is showing this error:

[X] Visual Studio - develop for Windows X Visual Studio not installed; this is necessary for Windows development. Download at https:// visualstudio. microsoft .com /downloads/. Please install the "Desktop development with C++" workload, including all of its default components

I have already installed VS Code. How can I install the workload while not uninstalling and again installing VS Code?


Solution

  • VSCode and Visual Studio are two different software by the way :)