This VS Code extension adds support for effectively editing, refactoring, running, and reloading Flutter mobile apps, as well as support for the Dart programming language.
Note: Projects should be run using F5
or the Debug
menu for full debugging functionality. Running from the built-in terminal will not provide all features.
Install from the Visual Studio Code Marketplace or by searching within VS Code.
Please see the Flutter documentation for using VS Code.
Issues should be reported in the Dart-Code issue tracker.