Minimal Example of Rounded Corner for Windows 10 Flutter App using window_manager and flutter_acrylic plugins
2022-04-06.07-15-26.mp4
- Shadow must be hidden (
setAsFrameless()
,setHasShadow(false)
) - Resize border must be inside of the app (
DragToResizeArea()
)