Closed
Description
This issue was originally filed by [email protected]
It would be nice if we could do something like
pub install web_ui
and it would add the dependency to the bottom on the local pubspec.yaml (or create a pubspec if one doesn't exist), and then it would perform the normal installation. Extra params with that command could be used to specify versions, etc.