Version 2.0.0 supporting package_config.json (#56)

Giving it the package name package_config_2 to avoid conflict with the existing package_config which is used by the `test` package.

This is the initial version. It will be updated to allow overlapping packages, as long as no file in the package URI root can be considered as belonging to a different package.
25 files changed
tree: c3bfe8bf94898bd1d63e89ee5bfd59b2b0273573
  1. lib/
  2. test/
  3. .gitignore
  4. .travis.yml
  5. AUTHORS
  6. CHANGELOG.md
  7. CONTRIBUTING.md
  8. LICENSE
  9. pubspec.yaml
  10. README.md
README.md

package_config

Support for working with Package Resolution Configuration files as described in this DEP, under review here.

Build Status pub package

Features and bugs

Please file feature requests and bugs at the issue tracker.