ce9ce351b1
R=nweiz@google.com Review URL: https://codereview.chromium.org//399293002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38361 260f80e4-7a28-3924-810f-c04153c831b5
This package exists to create stubs for core libraries that can't be safely
imported on some platforms: dart:io, dart:html, and so on. These stubs are
included in the SDK and used by pub to support cross-platform packages.
This is an application package and is not intended to be uploaded to pub.dartlang.org.