shape_progress_bar 1.0.1
shape_progress_bar: ^1.0.1 copied to clipboard
Flutter package to animate the borders of boxes in fun shapes like stars, rectangles, and more — with glowing gradients and looping support.
1.0.1 - 2025-05-27 #
- Expanded support for multiple shapes:
rectangle,triangle,star,heart,oval,parabola,diamond,pentagon, andarrow. - Added support for directional shapes like
arrowwith up/down/left/right options. - Introduced rounded and animated arrow heads that animate in parallel with progress.
- Implemented gradient support for all progress borders.
- Added looping and fixed value animation modes.
- Improved customization options: border width, glow width, gradient colors, and animation duration.
- Updated README with shape previews and usage examples.