• Dan Rubel's avatar
    Refactor flutter command execution (#5892) · 18212382
    Dan Rubel authored
    * refactor _run to runCmd
    
    * replace requiresProjectRoot getter with call to commandValidator
    
    * replace requiresDevice getter with call to findTargetDevice
    
    * trace command requires a debug connection, not a device
    
    * inline androidOnly getter
    
    * rename command methods to verifyTheRunCmd and runCmd
    
    * move common verification into BuildSubCommand
    
    * rename deviceForCommand to device
    
    * rename methods to verifyThenRunCommand and runCommand
    18212382
Name
Last commit
Last update
..
bin Loading commit data...
lib Loading commit data...
schema Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...