Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a generalized SettingFilter class to support filtering by any type of data #8432

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

kenzieschmoll
Copy link
Member

This PR generalizes the "toggle filter" functionality, which allowed filtering a by some boolean setting. After this PR, a SettingFilter can be used instead to support filtering by some arbitrarily-typed setting (e.g. enum, set of integers, etc.)

@kenzieschmoll kenzieschmoll requested review from bkonyi and a team as code owners October 14, 2024 20:48
@kenzieschmoll kenzieschmoll merged commit 6935011 into flutter:master Oct 14, 2024
23 of 24 checks passed
@kenzieschmoll kenzieschmoll deleted the level-filter branch October 14, 2024 21:16
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