Dart SDK logo

Dart SDK Google

Use this command to install Dart SDK:
winget install --id=Google.DartSDK -e

A set of tools and libraries for the Dart programming language.

The Dart SDK is a comprehensive set of tools and libraries for the Dart programming language, enabling developers to build high-quality applications across multiple platforms. It provides a robust foundation for crafting efficient, maintainable, and scalable software solutions.

Key Features:

  • Null Safety: Write safer code with sound null safety, preventing null-related errors at compile time.
  • Asynchronous Programming: Leverage async/await for straightforward event-driven and concurrent code.
  • Cross-Platform Compilation: Compile Dart to native ARM, x64, or WebAssembly (Wasm) for deployment on web, mobile, desktop, or server environments.
  • Hot Reloading: Iterate quickly with real-time updates in running applications without losing state.
  • Modular Development: Use packages and libraries to organize code effectively and reuse functionality across projects.
  • Rich Tooling: Access Dart DevTools for profiling, debugging, and analyzing applications.

Audience & Benefit:

Ideal for developers building command-line tools, web apps, server-side code, or Flutter-based mobile applications. The Dart SDK empowers teams to deliver high-performance, maintainable software while reducing development time and effort through modern language features and efficient tooling.

Install the Dart SDK via winget for seamless integration into your development workflow.

Versions
3.8.1
3.7.3
3.7.2
3.7.1
3.7.0
3.6.2
3.6.1
3.6.0
3.5.4
Website