tree: f34d13dddce035837a4c2fd98929daeadc1170ec [path history] [tgz]
  1. .github/
  2. lib/
  3. test/
  4. .gitignore
  5. analysis_options.yaml
  6. build.yaml
  7. CHANGELOG.md
  8. dart_test.yaml
  9. LICENSE
  10. pubspec.yaml
  11. README.md
pkgs/pubspec_parse/README.md

Build Status pub package

Supports parsing pubspec.yaml files with robust error reporting and support for most of the documented features.

Read more about the pubspec format.