• Nehal Patel's avatar
    Fix `flutter update-packages` regression by fixing parameters in "pub get" runner (#116687) · de2a4249
    Nehal Patel authored
    * Make pub get runner respect printProgress and retry parameters
    
    * Fix typo
    
    * Add regression test
    
    * Improve test
    
    * Fix implementation and test
    
    * Test to fix flutter_drone tests
    
    * Revert test
    
    * Attempt #2 to fix flutter_drone tests
    
    * Revert attempt
    
    * Hack: Force printProgress to debug Windows tests
    
    * Use ProcessUtils.run to avoid dangling stdout and stderr
    
    * Update documentation
    
    * Clean up retry argument
    de2a4249
Name
Last commit
Last update
..
bin Loading commit data...
doc Loading commit data...
gradle Loading commit data...
ide_templates/intellij Loading commit data...
lib Loading commit data...
static Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
dart_test.yaml Loading commit data...
pubspec.yaml Loading commit data...