[memory observer] Allow users to easily export existing data before reducing memory
Open
devtools app memory
P3
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
Some DevTools screens support exporting the current data. For screens that support this, we can add a way for users to export data before reducing memory when they click "Reduce memory" in the memory pressure warning. Right now, the warning does tell users what the consequences of clicking this button will be and we recommend that they export any data they do not want to lose.
Follow up feature for https://github.com/flutter/devtools/pull/8998.
Contributor guide
Assessment
This issue has not been assessed yet.