js 0.6.0-beta.5 js: ^0.6.0-beta.5 copied to clipboard
Access JavaScript from Dart.
An example of using Chart.js.
This example is ported from this sample in the Chart.js
repository.
To view the example, run pub serve example
from the root directory of this project – the directory containing pubspec.yaml
.
> pub serve example
Loading source assets...
Serving js example on http://localhost:8080
Build completed successfully
You can view it with Dartium or any other browser.