glow_container 0.0.5
glow_container: ^0.0.5 copied to clipboard
A highly customizable Flutter widget that enhances a rectangular container with an animated glowing border effect.
0.0.5 #
-
Fixed behaviour that led the glowing border to be displayed in the wrong position when the widget was created using the
ContainerOptions' margin. -
Optmized the widget's performance
0.0.4 #
- Fixed behaviour that showed the glow when the widget was created with
showAnimatedBorder: false
0.0.3 #
-
Add docs to AnimatedBorderPainter
-
Add assert to AnimatedBorderPainter to ensure the validity of the parameters
0.0.2 #
- Update pubspec.yaml and README.md
0.0.1 #
- Initial release