Skip to content

Enable offline support for all DevTools screens #4470

@kenzieschmoll

Description

@kenzieschmoll

Enabling offline support will:

  1. Be helpful for users who want to export data and reload later or to send to other developers for debugging
  2. Be especially helpful for faking test data while developing DevTools. Then we can just write SomeScreenData.parse(someOfflineData) to initialize fake testing data for the screen. If we continue to integrate with Stager, this will be useful for both testing and stager development (see https://github.com/flutter/devtools/pull/446)
  3. Be helpful for users to be able to include in bug reports

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2important to work on, but not at the top of the work list.cost: highHigh engineering cost to implementcross-screenIssues that affect multiple DevTools screens, i.e. shared functionality and widgets

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions