Skip to main content

New site for Dart news and articles

For the latest Dart news, visit our new blog at  https://medium.com/dartlang .

New Dart Editor now bundles and launches Dartium

Posted by Eric Clayberg


A new Dart Editor build is available, download it now to get started.
 
Highlights for build 4577 include:
  • SDK and Dartium bundled with Editor
  • Editor launches apps in Dartium by default
  • Always use Frog to generate JavaScript
  • JavaScript generated only when launching non-Dartium browser
  • General fixes and performance improvements
  • Omnibox opens search view when return pressed
  • Add hyperlinking support to stacktraces that display in the console view
  • Enhanced welcome page 

For more information, please read the change log.

Check out the Dart Editor tutorial to get started.