flow_stepper_widget 0.0.4
flow_stepper_widget: ^0.0.4 copied to clipboard
A lightweight, highly-customizable Flutter stepper/indicator widget with modern design and full styling control.
Changelog #
0.0.3 #
- Added support for active and inactive line colors
- Improved line color handling with
lineActiveColorandlineInactiveColor - Optimized step content layout with better alignment
- Enhanced step content layout with consistent spacing
0.0.2 #
- Improved label positioning with
labelTypeandlabelOrderTypeoptions - Enhanced accessibility support with semantic labels
- Fixed line positioning in vertical and horizontal layouts
0.0.1 #
- Initial release of the Flow Stepper Widget
- Support for vertical and horizontal layouts
- Customizable step indicators and labels
- Animated state transitions
- Dashed or solid connecting lines
- Full accessibility support
- Material Design 3 ready
- Extensive customization options
- Example app demonstrating main features