js 0.6.0-beta.10 js: ^0.6.0-beta.10 copied to clipboard
Access JavaScript from Dart.
0.6.0-beta.10 #
- Pointed to Dart API for Chart.js and removed the local example.
0.6.0-beta.9 #
- Fixed examples in
README.md
.
0.6.0-beta.8 #
- Updates to support recent changes in
Dart VM version: 1.13.0-dev.7.7
. - The
@anonymous
annotation must be used on object literals.
Version 0.6.0 is a complete rewrite of package:js
.