ZIP
WinGet
Dart SDK
Google · 3.6.2 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
dartsdk-windows-ia32-release.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Google.DartSDK
Version
3.6.2
Description
A set of tools and libraries for the Dart programming language.
License
BSD-3-Clause
↗
Homepage
https://dart.dev/
Support
https://dart.dev/community
Installer URL
https://storage.googleapis.com/dart-archive/channels/stable/release/3.6.2/sdk/dartsdk-windows-ia32-release.zip
Release Notes
Released on: 2025-01-30
- Fixes a bug where HttpServer responses were not correctly encoded if a "Content-Type" header was set (issue #59719).
- Fix dart format to parse code at language version 3.6 so that digit separators can be parsed correctly (issue #59815, dart_style issue #1630).
- Fixes an issue where the DevTools analytics did not distinguish between new and legacy inspector events (issue #59884).
- When running dart fix on a folder that contains a library with multiple files and more t…