flutter_animate_border 0.2.2
flutter_animate_border: ^0.2.2 copied to clipboard
This is simple package to wrap around your existing widget to animate border. i.e Loading state
0.2.2 #
- BugFix - Animation controller ticker leak
0.2.1 #
- Updated docs
0.2.0 #
- Removed the padding and decoration.
- Added gradient.
- Added linePadding.
- Added new example and screenshot.
0.1.0 #
- Added a controller to customize the ui and behavior.
- Added start and stop behavior.
0.0.2 #
- Improved animate border logic with edge-cases.
- Added screenshot on the doc for a quick glance.
0.0.1 #
- Initial commit with animate border code