zeba_academy_stepper 1.0.0
zeba_academy_stepper: ^1.0.0 copied to clipboard
Advanced animated vertical and horizontal stepper widgets for Flutter.
Changelog #
All notable changes to this project will be documented in this file.
1.0.0 #
Added #
- Initial release of Zeba Academy Stepper.
- Added vertical stepper widget.
- Added horizontal stepper widget.
- Added animated step progress.
- Added custom step icons.
- Added step status support:
- pending
- active
- completed
- error
- Added customizable stepper theme.
- Added Material 3 support.
- Added null safety support.