shadcn_flutter icon indicating copy to clipboard operation
shadcn_flutter copied to clipboard

ModalContainer edges are not clipping

Open goottime opened this issue 1 year ago • 1 comments

On one of my devices, the edges of the AlertDialog are not being cut off. I used the code from the documentation. Moreover, there is no such problem on the emulator, only on the real device. In the theme I have the values ​​set to surfaceOpacity: 0.7 and surfaceBlur: 25

Screenshot_20250102-220026_modbox

goottime avatar Jan 02 '25 19:01 goottime

Same problem, however it affects not only the Alert Dialoag, but the whole application itself.

Image

skiunke avatar Sep 08 '25 16:09 skiunke