bitsdojo_window icon indicating copy to clipboard operation
bitsdojo_window copied to clipboard

Is there an option to add rounded borders ?

Open thousmile opened this issue 3 years ago • 2 comments

Similar to the following style

image

thousmile avatar Apr 01 '22 08:04 thousmile

Closest I've got to this is setting my Home widget to a ClipRRect and setting a BorderRadius, but this leaves black corners:

image

I've exagerrated the border radius value here to obetter expose the black background. Does this perhaps require further alteration to the C++ code perhaps? I can't devise a better solution by editing the flutter code itself.

oldham123 avatar Apr 23 '22 12:04 oldham123

me too!

13217300237 avatar Dec 10 '23 05:12 13217300237