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.
Helper script to convert YAML to JSON.