Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Cleanup post FinderBase API introduction #127136

Closed
@pdblasi-google

Description

@pdblasi-google

Introducing the FinderBase<CandidateType> implementation introduces a lot of things that need to be cleaned up, deprecated, etc. This ticket will act as a followup to #123634 but be purely focused on cleanup, allowing #123634 to focus on cleanly introducing the new API.

Cleanup:

  • Deprecate finders.dart#Finder
    • References to Finder should be updated to WidgetFinder
  • Deprecate finders.dart#ChainedFinder in lieu of ChainedFinderMixin
  • Deprecate finders.dart#MatchFinder in lieu of MatchFinderMixin
  • Deprecate the methods in _LegacyFinderMixin and migrate to the FinderBase API internally

Metadata

Metadata

Labels

P2Important issues not at the top of the work lista: tests"flutter test", flutter_test, or one of our testsframeworkflutter/packages/flutter repository. See also f: labels.team-frameworkOwned by Framework teamtriaged-frameworkTriaged by Framework team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions