tree: d500551480a4ec1648ab950b5c4252ed2919bed3 [path history] [tgz]
  1. bin/
  2. lib/
  3. test/
  4. pubspec.yaml
  5. README.md
pkg/stub_core_library/README.md

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.