Simple example of Dart 1.13+ js interop, calling into highlightjs.org library API.
Live Demo available.
To run example yourself:
- Assure you have Dart SDK 1.13+ installed and binaries on path
- Clone repo into some directory
- Run
pub servefrom that dir (should containpubspec.yaml) - Browse to
http://localhost:8080