devtools
devtools copied to clipboard
Memory Panel filters are not very discoverable.
By default we hide exclude certain objects from memory profiling. These objects are excluded as part of the filters.
Open filters:
See excluded list:
Besides these filters being hard to discover, the UI for modifying them (a list of strings instead of checkboxes or a buttons) is counterintuitve.
See https://github.com/flutter/devtools/issues/9537 for more context.