flow_stepper_widget 0.0.2
flow_stepper_widget: ^0.0.2 copied to clipboard
A lightweight, highly-customizable Flutter stepper/indicator widget with modern design and full styling control.
Changelog #
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