
So, this week, Dart went into beta testing. A significant update affected both the SDK and the Dart Editor.
Major changes:
- dart2js - increase in speed up to 20%
- Dart VM - speed increase up to 40%
- Added the deploy command to the package manager pub.
A complete list of additions can be found on the
official website.
Also this week came the Adobe Flash CC
extension for exporting graphics and animation to Dart.
This tool, in conjunction with the
StageXL framework , allows developers using the flash platform to easily create fairly complex HTML5 applications.
')
At the moment, our team is experimenting on the use of Dart + StageXL, so far the results are encouraging.