LangDart
This is similar to the lang-dart.js in JavaScript Prettify.
All comments are adapted from the JavaScript Prettify.
Registers a language handler for Dart.
Loosely structured based on the DartLexer in Pygments: http://pygments.org/.
To use, include prettify.js and this file in your HTML page. Then put your code in an HTML tag like
(Dart code)
Author
armstrong.timothy@gmail.com