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

[Feature] Be able to manually disable blur effect #3

Closed
wants to merge 4 commits into from

Conversation

istornz
Copy link

@istornz istornz commented Apr 9, 2020

Hello, I added an option to manually disable the blur effect.

Why ?
Actually, Flutter seems to have some performances issues with the BackdropFilter widget.

How ?
Just pass false on the useBlur params (by default blur is enabled).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants