Initial approach to discovering package resolution for directory tree.

R=brianwilkerson@google.com, pquitslund@google.com

Review URL: https://codereview.chromium.org//1169513002.
3 files changed
tree: cc6507739ff087b5da637590e309d3ae056da91c
  1. lib/
  2. test/
  3. tool/
  4. .gitignore
  5. .travis.yml
  6. AUTHORS
  7. CHANGELOG.md
  8. CONTRIBUTING.md
  9. LICENSE
  10. pubspec.lock
  11. pubspec.yaml
  12. README.md
README.md

package_config

Support for working with Package Resolution Configuration files as described in this DEP, under review [here] (https://github.com/dart-lang/dart_enhancement_proposals/issues/5).

Build Status pub package

Features and bugs

Please file feature requests and bugs at the issue tracker.