Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.15 KB

sdk-version-compatibility.md

File metadata and controls

28 lines (21 loc) · 1.15 KB
title
SDK Version Compatibility
<style> table th, table td { text-align: left; white-space: nowrap; padding: 4px 12px 4px 0; } </style>

The table below indicates the latest Dart/Flutter extensions that can be used when using older versions of the Dart/Flutter SDKs.

{:.callout.title}

Dart 2.19 / Flutter 3.7 Support Ending Soon

{:.callout.body} Support for Dart SDK v2.19 and earlier (and the corresponding Flutter 3.7 and earlier) is ending soon. Please update to at least Dart 3.0 / Flutter 3.10 to avoid disruption.

Dart SDK Flutter SDK Extension Version
up to v2.19 up to v3.7 Support ending soon announcement
v3.0 - current v3.10 - current Currently supported

To switch to a specific version of the extensions, use the Install Specific Version... from the cog menu on the extension in VS Code's extensions side bar:

The "Install Specific Version" option in the extensions menu