• 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
.github/ISSUE_TEMPLATE Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.cirrus.yml Loading commit data...
.coveralls.yml Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
analysis_options_repo.yaml Loading commit data...
appveyor.yml Loading commit data...
flutter_console.bat Loading commit data...