• 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
..
flutter_command.dart Loading commit data...
flutter_command_runner.dart Loading commit data...