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 build (3101)

Posted by Seth Ladd
A new Dart Editor build (3101) is available for download. Changes include:
  • Initial VM launch support... toolbar button and .options file
  • Generate JS only for browser applications
  • Font scaling for code editor, libraries view, problems view
  • Search box improvements and cleanup
  • Fixed memory leak when closing libraries
  • Fixed loss of errors/warning during incremental compilation
  • Options to use Frog for compilation and deploy
  • DartC, parser, and code completion fixes and improvements
  • Lots of bug fixes as a result of last month’s hackathon
Also see the change log.
For instructions on downloading, installing, and using Dart Editor, see the Dart Editor tutorial.