shape_progress_bar 1.0.0
shape_progress_bar: ^1.0.0 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.
shape_progress_bar #
shape_progress_bar is a Flutter package that allows you to create animated progress borders around widgets in various shapes — such as boxes, stars, and other custom paths.
It supports customizable border colors, gradient animations, looping, glowing effects, and starting corner selection, making it perfect for progress indicators or decorative UI elements.
Features #
- Animate borders of widgets in box or custom shapes
- Control animation duration and direction
- Gradient border support
- Glowing edge effects
- Customizable border width, radius, and starting corner
- Looping animation toggle
Installation #
Add this to your pubspec.yaml:
dependencies:
shape_progress_bar: ^1.0.0