contoured_shadow 0.1.0
contoured_shadow: ^0.1.0 copied to clipboard
Soft, shape-following shadows for Flutter widgets via a RenderObject that blurs the child silhouette. Ideal for cutout images, icons, and irregular shapes.
0.1.0 #
- Initial release of
contoured_shadow. ContouredShadow(aliasContouredShadowWidget) paints a soft shadow that follows the child's opaque silhouette via aRenderProxyBox.- Configurable
blurSigma,offset,shadowColor, andopacity. - Example app, widget tests, and documentation assets.
