Closed
Description
This issue was originally filed by greg...@gmail.com
It would be nice to have a link from a class page on api.dartlang.org to the full source file where the class is defined.
Either a link to browse source on code.google.com, or embedding the source within api.dartlang.org.
Bonus points - if it is a abstract class, if you can add a link to the private class (or classes) that implement the interface.
Docs are nice, but easily accessible open source code is even better ;)