pubspec.yaml
for all packages
Query When considering introduction of a new field in pubspec.yaml
, or wondering
how many packages use a certain feature, it can be useful to query all
pubspecs from pub.dev
. The following notes have some scripts to make this
easy.
yaml2json.sh
File Helper script to convert YAML to JSON.