Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 598 Bytes

File metadata and controls

25 lines (17 loc) · 598 Bytes

Flutter Animate Border

Dart v3.7.0 and beyond

  • Start migrating to take advantage of latest dart features

Screenshot

image image

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
  • Freeze the borderline <- new

UPCOMING

  • Add progress bar support
  • Support custom shapes of container.
  • More Customizations