animated_border_widgets
Animated gradient border widgets for Flutter with tap boost and press-and-hold acceleration support.
0.2.0
48 downloads/mo
#4687 most downloaded on pub.dev
ADC-Studio/animated_border_widgets
What this package is like to depend on
Last release 5 months ago
27 Feb 2026
Too new to tell
only 2 dated releases
Nearly every release is documented
notes for 2 of 2 stable releases
Nothing withdrawn
no release was ever pulled
6 months old
2 releases · first in 2026
2 releases in the last 12 months
see the full history below
Release timeline
2 releases · Feb 2026 to Feb 2026Releases
latest 2-
0.2.027 Feb 2026Release notes
Open source →0.2.0
- Added configurable
glowEffectwithAnimatedGradientBorderGlow. - Added
enabled+fadeDurationfor fadeable border visibility. - Added disabled-state border options:
showBorderWhenDisableddisabledBorderColordisabledBorderWidth
- Added
clipChildto clip inner content by border radius. - Added
autoCloseGradientLoopfor seamless sweep-gradient loops. - Refactored border rendering to
CustomPaintfor glow and fade support. - Expanded tests for glow, disabled mode, and clipping.
- Raised minimum environment to Dart
>=3.3.0and Flutter>=3.22.0.
Release notes
Open source →- Added configurable
glowEffectwithAnimatedGradientBorderGlow. - Added
enabled+fadeDurationfor fadeable border visibility. - Added disabled-state border options:
showBorderWhenDisableddisabledBorderColordisabledBorderWidth
- Added
clipChildto clip inner content by border radius. - Added
autoCloseGradientLoopfor seamless sweep-gradient loops. - Refactored border rendering to
CustomPaintfor glow and fade support. - Expanded tests for glow, disabled mode, and clipping.
- Raised minimum environment to Dart
>=3.3.0and Flutter>=3.22.0.
Release notes
Open source →Animated Border Widgets 0.2.0 Latest
Latest
Compare
Choose a tag to compare
- Added configurable
-
0.1.005 Feb 2026Release notes
Open source →0.1.0
- Initial release with
AnimatedGradientBorderand boost-capable controller. - Added hold boost mode via
holdBoostModeandholdBoostTurnsPerSecond. - Updated example with tap boost, hold boost, and opacity-based animated border reveal.
Release notes
Open source →- Initial release with
AnimatedGradientBorderand boost-capable controller. - Added hold boost mode via
holdBoostModeandholdBoostTurnsPerSecond. - Updated example with tap boost, hold boost, and opacity-based animated border reveal.
- Initial release with