flutter_animate_border 1.0.2
flutter_animate_border: ^1.0.2 copied to clipboard
This is simple package to wrap around your existing widget to animate border. i.e Loading state
Flutter Animate Border #
Dart v3.7.0 and beyond #
- Start migrating to take advantage of latest dart features
Screenshot #
FEATURES #
- ✅ Controller to start and stop the animating border line.
- ✅ Add Gradient to the animating border line.
- ✅ Border Radius for the animating border line.
- ✅ Padding between widget and the animating border line.
- ✅ Border thickness control
UPCOMING #
- ❌ Add progress bar support
- ❌ Support custom shapes of container.
- ❌ Widget should be able run without a controller with default values
- ❌ More Customizations