Support installing a new package directly from command line #8815
Labels
closed-duplicate
Closed in favor of an existing report
type-enhancement
A request for a change that isn't a bug
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.
The text was updated successfully, but these errors were encountered: