I understand Dart compiles to JavaScript, and I read the Dart Language Spec on Libraries, although I didn\'t see an answer there. Also a search on their discussion form for
There is also a dart:js library. And here is an article explaining how to use this library for interoperating with JavaScript.
dart:js