flutter_star_menu icon indicating copy to clipboard operation
flutter_star_menu copied to clipboard

add blur sigma parameter to boundarybackgroundparams

Open tksuns12 opened this issue 3 years ago • 2 comments

If blurring the boundary background is possible, making glassmorphic design will be much easier to implement in this awesome package!!

tksuns12 avatar Nov 29 '22 06:11 tksuns12

Hi and thanks for your PR! There is BackgroundParams where you can set the background blur and color, you can also tell to use an animation transition for both of them.

alnitak avatar Nov 29 '22 09:11 alnitak

I know there is BackgroundParams but it blurred the whole background of the screen but what I intended to do was just to blur the container in which items are listed linearly.

tksuns12 avatar Nov 29 '22 10:11 tksuns12

Hi @tksuns12, sorry for this long awaiting!!! I forgot this!! Maybe I was very busy at that time :( I like your PR, I merged it.

Thank you

alnitak avatar Feb 19 '23 20:02 alnitak

@alnitak Thank you very much!!

tksuns12 avatar Feb 20 '23 06:02 tksuns12