Dart SDK (64-bit) Specifications
|
Incorporate library and command-line tools to compile applications.
Dart SDK provide an integrated development and debugging experience. The SDK contains the stand-alone virtual machine, a package manager, and Chromium with an embedded Dart VM. The SDK includes the Dart libraries and the following command-line tools: Dart-to-JavaScript compiler (dart2js) and Dart VM (dart) for running command-line applications and Dart package manager (pub).