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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Property to disable blur effect #9

Closed
mario-jerkovic opened this issue Dec 3, 2022 · 2 comments
Closed

Property to disable blur effect #9

mario-jerkovic opened this issue Dec 3, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@mario-jerkovic
Copy link

Hi 馃憢, first things first have to say awesome work for the lib.

I was just wondering if it would make sense to create a prop which could disable the blur effect, as flutter has tons of issues when the blur is applied to a widget over some native view like Google maps and etc. Specifically, in our case we are using this widget over the native Map library and blur is not aligned with the PullDownButton. I know that this specific issue is with flutter and I have already created couple of issues on their Github repo, but until that is fixed it would be awesome that blur can be enabled/disabled via prop.

Thanks

@notDmDrl notDmDrl added the enhancement New feature or request label Dec 3, 2022
@notDmDrl
Copy link
Owner

notDmDrl commented Dec 3, 2022

Hi @mario-jerkovic

Update 0.4.1 is live. To disable blur effect simply use fully opaque background color.

@mario-jerkovic
Copy link
Author

@notDmDrl It works like a charm, thank you 馃憤

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

No branches or pull requests

2 participants