tree: 8ae83cddf28333bbcbff5f78e458800fb6205a8f [path history] [tgz]
  1. .github/
  2. lib/
  3. .gitignore
  4. analysis_options.yaml
  5. BUILD.gn
  6. build.yaml
  7. CHANGELOG.md
  8. dart_test.yaml
  9. LICENSE
  10. pubspec.yaml
  11. README.md
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.