js 0.6.0-beta.6 copy "js: ^0.6.0-beta.6" to clipboard
js: ^0.6.0-beta.6 copied to clipboard

outdatedDart 1 only

Access JavaScript from Dart.

example/README.md

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.