• 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
..
android Loading commit data...
base Loading commit data...
commands Loading commit data...
dart Loading commit data...
ios Loading commit data...
runner Loading commit data...
test Loading commit data...
application_package.dart Loading commit data...
asset.dart Loading commit data...
build_info.dart Loading commit data...
cache.dart Loading commit data...
devfs.dart Loading commit data...
device.dart Loading commit data...
doctor.dart Loading commit data...
flx.dart Loading commit data...
globals.dart Loading commit data...
hot.dart Loading commit data...
protocol_discovery.dart Loading commit data...
resident_runner.dart Loading commit data...
run.dart Loading commit data...
services.dart Loading commit data...
template.dart Loading commit data...
toolchain.dart Loading commit data...
usage.dart Loading commit data...
version.dart Loading commit data...
vmservice.dart Loading commit data...
zip.dart Loading commit data...