🧱 Material Shapes
A Flutter package offering 35 beautifully crafted shape widgets, each available via a clean, customizable API through the MaterialShapes class.
🎨 Includes hearts, cookies, clovers, blobs, bursts, pixels, and more!
✨ Features
- ✅ 35 reusable shape widgets
- 🖼️ Supports image overlays, scaling, alignment
- 🎨 Gradient fills and color strokes
- 🌑 Shadows for depth
- 🔧 Fully customizable with one-line static methods
- 📱 Compatible with Android, iOS, Web & Desktop
📦 Installation
Add to your pubspec.yaml:
dependencies:
material_shapes: ^<latest_version>
💻 Usage
MaterialShapes.sevenSidedCookie(
size: 100,
color: Colors.blue,
isStroked: true,
),
Libraries
- material_shapes
- shapes/arch/arch
- shapes/arrow/arrow
- shapes/bloom/bloom
- shapes/bun/bun
- shapes/burst/burst
- shapes/circle/circle
- shapes/clampShell/clampShell
- shapes/diamond/diamond
- shapes/eightLeafClover/eightLeafClover
- shapes/fan/fan
- shapes/flower/flower
- shapes/fourLeafClover/fourLeafClover
- shapes/fourSidedCookie/fourSidedCookie
- shapes/gem/gem
- shapes/ghostish/ghostish
- shapes/heart/heart
- shapes/nineSidedCookie/nineSidedCookie
- shapes/oval/oval
- shapes/pentagon/pentagon
- shapes/pill/pill
- shapes/pixel_circle/pixel_circle
- shapes/pixel_triangle/pixel_triangle
- shapes/puffy/puffy
- shapes/puffy_diamond/puffy_diamond
- shapes/semicircle/semicircle
- shapes/sevenSidedCookie/sevenSidedCookie
- shapes/shapes
- shapes/sixSidedCookie/sixSidedCookie
- shapes/slanted/slanted
- shapes/soft_bloom/soft_bloom
- shapes/soft_burst/soft_burst
- shapes/square/square
- shapes/sunny/sunny
- shapes/triangle/triangle
- shapes/twelveSidedCookie/twelveSidedCookie
- shapes/verySunny/verySunny