VOOZH about

URL: https://dart.dev/

⇱ Dart programming language


Skip to main content

dart.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.

Learn more

Supercharge your productivity with Dart 3.12!
Watch What's new in Flutter and read the announcement.

An approachable, portable, and productive language
for high-quality apps on any platform
👁 Supported by Google

Dart is free and open source  

Approachable
Develop with a consistent, concise, and strongly typed programming language that offers modern features like null safety and pattern matching.
Portable and fast
Compile to ARM, x64, and RISC-V machine code for mobile, desktop, and backend. Or, compile to JavaScript & WebAssembly for the web.
Productive
Make changes iteratively: use hot reload to see the result instantly in your running app.
Approachable
Portable and fast
Productive
  • Make changes to your source code iteratively, using hot reload to instantly see the effect in the running app.
  • Write code using a flexible type system with rich static analysis and powerful, configurable tooling.
  • Do profiling, logging, and debugging with your code editor of choice.

Try Dart in your browser

Want more practice? Learn the language, explore the core libraries, or build a command-line app.