• Alex Li's avatar
    `flutter config --list` (#135401) · 3e7c388e
    Alex Li authored
    Resolves #81831.
    
    The PR improves the `config` command in below ways:
    - Does not print the settings in usages or other options.
    - Adds the `--list` flag to print the full settings list.
    - Separates usages for settings and analytics.
    - Prints the restart tip when clearing features.
    3e7c388e
command_output_test.dart 9.57 KB