Skip to content

Cleanup: replace usage of containsWhere in favor of any#8092

Merged
kenzieschmoll merged 2 commits into
flutter:masterfrom
kenzieschmoll:containswhere
Jul 24, 2024
Merged

Cleanup: replace usage of containsWhere in favor of any#8092
kenzieschmoll merged 2 commits into
flutter:masterfrom
kenzieschmoll:containswhere

Conversation

@kenzieschmoll
Copy link
Copy Markdown
Member

We do not need the containsWhere extension methods when these do the same thing as the Iterable.any method.

@kenzieschmoll kenzieschmoll requested a review from a team as a code owner July 23, 2024 21:39
@kenzieschmoll kenzieschmoll requested review from elliette and removed request for a team July 23, 2024 21:39
@kenzieschmoll kenzieschmoll merged commit 557aba9 into flutter:master Jul 24, 2024
@kenzieschmoll kenzieschmoll deleted the containswhere branch July 24, 2024 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants