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 .

Choose your font with new Dart Editor build

Posted by Seth Ladd

We've just uploaded the new Dart Editor build 3934.

Some of the highlights include:
  • Add preference for using SDK/Frog for JS codegen (downloaded separately for now)
  • Add support for launching Dartium (downloaded separately for now)
  • Simplified to one button launch
  • Code font preference added
  • Type refinement in code completion for local var
  • More code completion and compiler improvements
  • include support for dart:io library
  • Generate *.js rather than *.app.js
Full change log and tutorial are available. Please give it a try and let us know by filing an issue or joining the mailing list.