flutter/dev/integration_tests/flutter_gallery/test_memory
pdblasi-google 5df1c996ad
Adds SemanticsNode Finders for searching the semantics tree (#127137)
* Pulled `FinderBase` out of `Finder`
  * `FinderBase` can be used for any object, not just elements
  * Terminology was updated to be more "find" related
* Re-implemented `Finder` using `FinderBase<Element>`
  * Backwards compatibility maintained with `_LegacyFinderMixin`
* Introduced base classes for SemanticsNode finders
* Introduced basic SemanticsNode finders through `find.semantics`
* Updated some relevant matchers to make use of the more generic `FinderBase`

Closes #123634
Closes #115874
2023-08-10 21:31:06 +00:00
..
back_button.dart Clean up the bindings APIs. (#89451) 2022-02-03 14:55:15 -08:00
image_cache_memory.dart Adds SemanticsNode Finders for searching the semantics tree (#127137) 2023-08-10 21:31:06 +00:00
memory_nav.dart Adds SemanticsNode Finders for searching the semantics tree (#127137) 2023-08-10 21:31:06 +00:00