Dartium
Chromium with the Dart VM
Dartium is a special build of Chromium that includes the Dart VM.
Using Dartium means you don't have to compile your code to JavaScript
until you're ready to test on other browsers.
To learn about other tools you can use for Dart development,
see Tools for Dart.
Learn how to use Dartium
Installing Dartium
You don’t usually need to do anything special to install Dartium:
just unarchive the ZIP file.
If you want Dart Editor to launch a particular copy of Dartium,
then put that copy inside the dart-sdk
directory
of your Dart Editor installation directory,
replacing its original copy of Chromium.
Filing bugs and feature requests
To file a bug, use the
Dartium issue template.
To see existing issues,
go to the
Dartium issue list.