Flutter SDK in Visual Studio Code not working
18:47 03 Jul 2026

I was trying to get started with Flutter.dev but running into some issues. Following the Getting started guide I installed VS Code, GIT, and the Flutter SDK. When I create a new project (View, command pallet, Type in and select Flutter, select application, select the folder) The application shows up in VS Code but it is empty, there is no BIN folder as the start up instructions suggest should be there.

flutter visual-studio-code