• Todd Volkert's avatar
    Add --record-to option to flutter tools (#7136) · c9e7782a
    Todd Volkert authored
    * Add --record-to option to flutter tools
    
    This option will cause flutter tools to record all process
    invocations that occur and serialize their stdout and stderr
    to files that get added to a "recording" ZIP file. This is
    part of an effort to be able to test flutter tools in a hermetic
    environment.
    
    As a side-benefit, this recording should prove an excellent
    attachment to any bug report.
    c9e7782a
Name
Last commit
Last update
.idea Loading commit data...
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...
.gitignore 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...