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 Release WIth Substantial Performance Improvement



Dart Editor has a new build. Daniel Rubel fills us in on the details:

new Dart Editor build is available at www.dartlang.org/editorChanges include:
  • Fixed a notable Editor performance issue related to Pub and symlinks.
Breaking Change List:
  • Deprecated List.addLast. Use List.add instead.
  • dart:indexed_db - Remainder of APIs have been converted over to Futures (this was a continuation of work from the conversions done in M3).
*** Note that as a result this version does not include support for developing Chrome Applications. If you're using that feature, you should stick with the M3 release for now. ***


And as always, view the changelog for the full list of changes, and to get started with the Editor, see ourtutorial.

(Photo credit: http://www.flickr.com/photos/thetomer/2910480487/)