animated_border_widgets 0.2.0 copy "animated_border_widgets: ^0.2.0" to clipboard
animated_border_widgets: ^0.2.0 copied to clipboard

Animated gradient border widgets for Flutter with tap boost and press-and-hold acceleration support.

0.2.0 #

  • Added configurable glowEffect with AnimatedGradientBorderGlow.
  • Added enabled + fadeDuration for fadeable border visibility.
  • Added disabled-state border options:
    • showBorderWhenDisabled
    • disabledBorderColor
    • disabledBorderWidth
  • Added clipChild to clip inner content by border radius.
  • Added autoCloseGradientLoop for seamless sweep-gradient loops.
  • Refactored border rendering to CustomPaint for glow and fade support.
  • Expanded tests for glow, disabled mode, and clipping.
  • Raised minimum environment to Dart >=3.3.0 and Flutter >=3.22.0.

0.1.0 #

  • Initial release with AnimatedGradientBorder and boost-capable controller.
  • Added hold boost mode via holdBoostMode and holdBoostTurnsPerSecond.
  • Updated example with tap boost, hold boost, and opacity-based animated border reveal.
2
likes
160
points
42
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Animated gradient border widgets for Flutter with tap boost and press-and-hold acceleration support.

Repository (GitHub)
View/report issues
Contributing

Topics

#animation #widget #gradient #border #ui

License

MIT (license)

Dependencies

flutter

More

Packages that depend on animated_border_widgets