flutter_animation_stepper 1.0.2
flutter_animation_stepper: ^1.0.2 copied to clipboard
A Flutter package for creating beautiful horizontal steppers with smooth animations and customizable themes.
1.0.2 #
- Added
activeIconandinactiveIconparameters to MovingDotStepper - Now supports custom icons for all three states: inactive, active, and completed
- Added four new examples demonstrating custom icons in all states
1.0.1 #
- Added MovingDotStepper widget with independent line segments and extensive customization options (background fill, border width, shadow, outlined active state)