cutout 1.0.0
cutout: ^1.0.0 copied to clipboard
A mask-driven cutout widget — punch through content to reveal what's beneath. 蒙版镂空组件,将指定形状从内容中挖除,透出底层背景。
1.0.0 #
Cutoutwidget — punch a mask shape through content viaBlendMode.dstOut.- Supports icons, text, images (transparent PNG), and composable Widgets masks.
- Known limitation: layer-pushing children (
AnimatedSwitcher,Opacity,FadeTransition, etc.) escape thesaveLayerbuffer — engine-level fix required.