zo_animated_border 1.0.1
zo_animated_border: ^1.0.1 copied to clipboard
Add animated, glowing, and gradient borders to any Flutter widget with zo_animated_border – a powerful and flexible package for modern UIs.
1.0.1 #
-
Added Signl Border.
-
Fixed laggy animation for dotted border.
-
renamed
duration
toanimationDuration
.
1.0.0 #
-
Added Color animation border Glow edge border.
-
Fixed spacing issue in multicolor border.
-
Fixed bugs.
0.0.9 #
- Added animation property to Multicolor border.
- Fixed breathing border color opacity issue.
- Fixed Pulse border animation stuck issue.
0.0.8 #
- Added Multicolor border.
- Fixed gradient glow issue for large shaped widgets
0.0.7 #
- Resolved excessive widget rebuilds when animated = true
- Optimized Border Painter widgets
0.0.6 #
- Added Dotted animated border.
0.0.5 #
- Added Dual border, Breathing Border .
- Fixed glow opacity and spread issue.
0.0.4 #
- Added Snake border .
- Resolved flickering issue in gradient border.
- Converted clipPath to custom painter for better performance.
0.0.3 #
- Added Pulsating border.
- Resolved bug for auto sizing for circular shape.
0.0.2 #
- Added animated monochrome border support.
- Integrated latest flutter changes.
0.0.1 #
- Initial Release