• Todd Volkert's avatar
    Augment `flutter screenshot` with all supported screenshot types (#17478) · aab47f07
    Todd Volkert authored
    Previously, the only hook into the rasterizer schreenshot code path
    was via FlutterDriver.screenshot.  This adds the ability for the
    Flutter tool to hook into all three types of screenshots:
    
    1. device (e.g. `adb shell screencap`)
    2. Skia (capture spk)
    3. Rasterizer (capture PNG via the engine)
    aab47f07
Name
Last commit
Last update
..
bin Loading commit data...
gradle Loading commit data...
ide_templates/intellij Loading commit data...
lib Loading commit data...
schema Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
pubspec.yaml Loading commit data...