devtools
9630339f - Move filter to memory shared, to use it for memory profile. (#5926)

Commit
2 years ago
Move filter to memory shared, to use it for memory profile. (#5926)
Author
Parents
  • packages/devtools_app
    • lib/src/screens/memory
      • panes
        • diff
          • controller
            • File
              class_data.dart
          • widgets
            • File
              classes_table_diff.dart
            • File
              classes_table_single.dart
        • profile
          • File
            profile_view.dart
        • tracing
          • File
            class_table.dart
      • shared
        • heap
          • File
            class_filter.dart
        • widgets
          • File
            class_filter.dart
          • File
            shared_memory_widgets.dart
    • test/memory/diff/widgets
      • File
        class_filter_test.dart