To do all the following while preserving the pubspec's formatting:
- create pubspec with nice defaults
- update pubspec
- install / uninstall dependencies
- show outdated status of / update dependencies
- bump version
Should probably use dart-lang/sdk#57151, rather the the command line API.
To do all the following while preserving the pubspec's formatting:
Should probably use dart-lang/sdk#57151, rather the the command line API.