Files
sdk/pkg/stub_core_library
2014-07-18 01:08:43 +00:00
..
2014-07-18 01:08:43 +00:00

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.