• Greg Spencer's avatar
    Fix the length of the valueHelp on the --sample option for the create command,... · b3169400
    Greg Spencer authored
    Fix the length of the valueHelp on the --sample option for the create command, and turn on wrapping. (#28264)
    
    The wrapping for some commands was never actually turned on, so this turns it on.
    
    Also, it shortens the `valueHelp` for the `--sample` option to be just "id" instead of "the sample ID of the desired sample from the API documentation website (http://docs.flutter.io)", which was causing the line to get far too long.
    
    Fixes #23074
    b3169400
Name
Last commit
Last update
.github Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.cirrus.yml Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
dartdoc_options.yaml Loading commit data...
flutter_console.bat Loading commit data...