shadcn_flutter
shadcn_flutter copied to clipboard
ModalContainer edges are not clipping
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
Same problem, however it affects not only the Alert Dialoag, but the whole application itself.