onepub-dev / dcli

An extensive library and tooling for building console/cli applications and scripts using the Dart programming language.
236 stars 26 forks source link

run dart pub lish as subprocess has issues. #243

Closed bsutton closed 2 months ago

bsutton commented 3 months ago

The output from the list of files contains a tree view. The special characters are being mangled.

When the the publish command ask the user to confirm publishing the users input is ignored.

bsutton commented 2 months ago

fixed in beta 4