• 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
pubspec.yaml 1.17 KB