Dart Code
Dart & Flutter support for Visual Studio Code Discord Chat Follow on Twitter Follow on Bluesky Contribute to Dart Code

For instructions on installing the Dart or Flutter extensions, go here.

v3.142.0 2026-09-01

Flutter

Debugging

Misc

Fixes enabled with Future VS Code releases

#6155: Errors like “Quick Fix failure: _dart.applySnippetTextEdit command not found” when using quick-fixes and code actions have been resolved in the upcoming v1.136.0 release of the VS Code editor (not the Dart extension).

Features/Fixes Enabled with Future SDKs

The following items depend on changes to the Dart/Flutter SDKs that have not yet been released to stable channels. They may be available to test in the current beta/master channels and will show up in future SDK releases.

#6092/#6108: Refactors that use the new input framework (such as “Add a name to the constructor” and “Add a prefix to the import”) will now perform validation during typing instead of waiting for submission. Errors will suppress submission whereas warnings do not.

Upstream Issues

Some feature requests and fixes require new features and fixes in upstream projects like VS Code and LSP which use counts of 👍s on those issues to help gauge demand. The Dart-Code website now lists some of the most significant upstream issues with a description of the feature/fix they would enable. Please consider reviewing this list and adding your 👍 to any GitHub issues relevant to features you’d like to see!

https://dartcode.org/upstream-issues/