For the latest Dart news, visit our new blog at https://medium.com/dartlang .
A new Dart Editor build is ava ilable at www.dartlang.org/editor. Ch anges include:
Breaking Change List:
- Fixed a notable Editor performance issue related to Pub and symlinks.
- 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. ***