devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Persist filters for the Network and CPU profiler pages

Open kenzieschmoll opened this issue 1 year ago • 1 comments

This is a follow up to https://github.com/flutter/devtools/pull/8447, which persisted filters for the logging screen and added the underlying functionality to save a filter as a tag and reapply it from storage.

Work towards: https://github.com/flutter/devtools/issues/7727

kenzieschmoll avatar Oct 18 '24 16:10 kenzieschmoll

This PR appears blocked by this WASM bug: https://github.com/flutter/devtools/issues/8452. @eyebrowsoffire EDIT: which was fixed by https://github.com/flutter/devtools/pull/8472

kenzieschmoll avatar Oct 21 '24 20:10 kenzieschmoll