Skip to content
This repository was archived by the owner on Jul 25, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 409 Bytes

File metadata and controls

13 lines (7 loc) · 409 Bytes

rounded_corner_example

Minimal Example of Rounded Corner for Windows 10 Flutter App using window_manager and flutter_acrylic plugins

Demo

2022-04-06.07-15-26.mp4

Known Limitations

  • Shadow must be hidden (setAsFrameless(), setHasShadow(false))
  • Resize border must be inside of the app (DragToResizeArea())