packages/devtools_app/lib/src/provider/instance_viewer/instance_providers.dart (5 lines): - line 58: // TODO: support sets - line 59: // TODO: iterables should use iterators / next() for iterable to navigate, to avoid recomputing the content - line 144: // TODO test can mutate properties of a mixin placed in a different library that the class that uses it - line 243: // TODO const collections should have no setter - line 252: // TODO use ownerUri packages/devtools_app/lib/src/debugger/debugger_model.dart (2 lines): - line 608: // TODO: https://github.com/flutter/devtools/issues/2159 - line 624: // TODO: https://github.com/flutter/devtools/issues/2159 packages/devtools_server/lib/src/server.dart (2 lines): - line 321: // TODO: Refactor machine mode out into a separate class. - line 621: // TODO: Remove this - prefer that clients use the rest arg. packages/devtools_app/lib/src/provider/instance_viewer/instance_viewer.dart (1 line): - line 405: // TODO: item height should be based on font size packages/devtools_app/lib/src/primitives/flutter_widgets/linked_scroll_controller.dart (1 line): - line 239: // TODO: passing null to hold seems fishy, but it doesn't packages/devtools_app/lib/src/shared/table.dart (1 line): - line 1364: // TODO: This Flexible wrapper was added to get the packages/devtools_app/lib/src/memory/memory_heap_tree_view.dart (1 line): - line 960: // TODO: Much of the logic for _takeHeapSnapshot() might want to move into the packages/devtools_app/lib/src/inspector/inspector_tree.dart (1 line): - line 196: // TODO: optimize this method. packages/devtools_app/lib/src/debugger/codeview.dart (1 line): - line 844: // TODO: support selecting text across multiples lines. packages/devtools_app/macos/AppDelegate.swift (1 line): - line 24: // TODO: Move this logic to a Flutter framework application delegate. tool/update_version.dart (1 line): - line 152: 'TODO: update changelog\n', packages/devtools_app/lib/src/provider/instance_viewer/instance_details.dart (1 line): - line 26: // TODO test that mutating a Map does not collapse previously expanded keys packages/devtools_app/lib/src/inspector/inspector_tree_controller.dart (1 line): - line 201: // TODO: we should add a listener instead that clears the cache when the packages/devtools_app/windows/main.cpp (1 line): - line 108: // TODO: Consider interleaving processing on a per-message basis to avoid