tree: c679b944d5c28be42002077b449bd24e622227f8 [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.