Dart SDK - stable channel Gekorm
winget install --id=Gekorm.Dart.stable -e
Dart is a modern, client-optimized programming language from Google that helps you craft beautiful, high-quality experiences across all screens.
Dart SDK - stable channel is a programming language designed to help developers craft beautiful, high-quality experiences across all screens. It is a modern, client-optimized tool that enables the creation of web, mobile, and desktop applications with performance and flexibility.
Key Features:
- Multi-channel support: Available in both stable and dev channels to cater to different development needs.
- Cross-platform compatibility: Supports 32-bit and 64-bit architectures for broader device coverage.
- Reliable updates: The stable channel provides production-ready releases, while the dev channel offers pre-release builds for early testing.
- Ease of installation: Can be installed via winget, ensuring a seamless setup process.
Audience & Benefit: Ideal for software developers and organizations focused on building modern web, mobile, or desktop applications. Dart SDK empowers teams to deliver high-performance, cross-platform solutions efficiently, enhancing user experiences while maintaining code quality.
README
Dart for Windows
This repo provides the community-supported installer for Dart SDK on Windows. Dart is a modern, client-optimized programming language from Google that helps you craft beautiful, high-quality experiences across all screens.
The installer downloads and installs the latest version of Dart from Google. Two different channels are available:
- A stable channel, which provides the latest supported production-quality release. This channel is usually updated no more frequently than every six weeks.
- A dev channel, which is lightly tested but contains the latest pre-release. This channel is usually updated on a weekly basis.
In general, you should use the stable channel unless you have a specific reason to be running a pre-release build. More information on the Dart channels can be found at the Dart website.
Both 64-bit and 32-bit releases are available.
Dart for Windows website: http://www.gekorm.com/dart-windows
Dart for Windows releases: https://github.com/GeKorm/dart-windows/releases/latest
Dart for Windows is compiled using Inno Setup with the Inno Download Plugin. For build instructions see BUILD.md