cutout 1.0.2 copy "cutout: ^1.0.2" to clipboard
cutout: ^1.0.2 copied to clipboard

A mask-driven cutout widget — punch through content to reveal what's beneath. 蒙版镂空组件,将指定形状从内容中挖除,透出底层背景。

1.0.2 #

  • Fixed include list in pubspec.yaml — added analysis_options.yaml, test/, and full example/ directory so dartdoc generates API reference on pub.dev.

1.0.1 #

  • Added CI/CD workflow — auto-build & deploy Flutter web demo to GitHub Pages.
  • Added live demo link on pub.dev & README.
  • Added comprehensive bilingual README (EN/CN) with badges, API reference, support section.
  • Lowered environment constraints to sdk: ^3.10.0 / flutter: ">=3.38.0" for broader compatibility.
  • Added Ko-fi support link.

1.0.0 #

  • Cutout widget — punch a mask shape through content via BlendMode.dstOut.
  • Supports icons, text, images (transparent PNG), and composable Widgets masks.
  • Known limitation: layer-pushing children (AnimatedSwitcher, Opacity, FadeTransition, etc.) escape the saveLayer buffer — engine-level fix required.
1
likes
150
points
--
downloads
screenshot

Documentation

API reference

Publisher

verified publishernoob-coder.com

Weekly Downloads

A mask-driven cutout widget — punch through content to reveal what's beneath. 蒙版镂空组件,将指定形状从内容中挖除,透出底层背景。

Homepage
Repository (GitHub)
View/report issues

Topics

#widget #ui #user-interface #components #hollow

License

MIT (license)

Dependencies

flutter

More

Packages that depend on cutout