• 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...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.analysis_options Loading commit data...
.analysis_options_repo Loading commit data...
.analysis_options_user Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...