Open
Description
Since dart pub <...>
is implemented in this package, we need to do that here.
If we don't want to duplicate code between dartdev and pub for checking whether there are hooks, we should consider adding a callback function to
Command<int> pubCommand({required bool Function() isVerbose}) =>
PubEmbeddableCommand(isVerbose);
Metadata
Metadata
Assignees
Type
Projects
Status
No status