material_shapes 0.0.2 copy "material_shapes: ^0.0.2" to clipboard
material_shapes: ^0.0.2 copied to clipboard

A Flutter package offering 35 reusable shape widgets (like heart, circle, flower, etc.) via a single MaterialShapes class with support for gradients, stroke, shadows, overlays, and image fills.

0.0.2 #

  • Bug Fixes

0.0.1 #

Changelog #

All notable changes to the material_shapes package will be documented in this file.

๐ŸŽ‰ Initial Release #

  • Introduced MaterialShapes class with 35 beautiful reusable shapes:
    • โœ… Circle, Square, Oval, Pill, Triangle, Diamond, Arch, Semicircle
    • โœ… Slanted, Clamshell, Pentagon, Fan, Gem, Arrow
    • โœ… Heart, Ghost-ish, Bun
    • โœ… Sunny, Very Sunny, Boom, Soft Boom, Burst, Soft Burst
    • โœ… Cookies: 4-sided, 6-sided, 7-sided, 9-sided, 12-sided
    • โœ… Clover: 4-leaf, 8-leaf
    • โœ… Flower, Puffy, Puffy Diamond
    • โœ… Pixel Shapes: Pixel Circle, Pixel Triangle

โœจ Features #

  • Customize shapes with:
    • Fill color
    • Stroke (color + width)
    • Image fill with ImageProvider
    • Overlay color and gradient support
    • Shadow support
    • Tap interaction (onTap)

๐Ÿงช Stable #

  • All shapes rendered with CustomPainter
  • Designed for performance and scalability

6
likes
130
points
117
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package offering 35 reusable shape widgets (like heart, circle, flower, etc.) via a single MaterialShapes class with support for gradients, stroke, shadows, overlays, and image fills.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on material_shapes