Skip to content

Support downloading files compatible with debugger.skia.org from devtools #2514

@jacob314

Description

@jacob314

There is an existing _flutter.screenshotSkp service extension that exposes this data.
https://github.com/flutter/flutter/blob/master/packages/flutter_tools/lib/src/commands/screenshot.dart#L126

This functionality is already exposed on the command line as:
flutter screenshot --type=skia observatory-uri=...

https://debugger.skia.org/
can then be used to debug the data.

It isn't clear which pages in Dart DevTools the button should be included in. Perhaps the functionality is useful when debugging certain UI issues or perhaps it is useful to get more context on what Skia is doing when debugging memory or performance issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3issues we think are valid but not importantscreen: memoryIssues with the Memory screen.screen: performanceIssues with the Performance screen

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions