step_indicator_package 1.1.2
step_indicator_package: ^1.1.2 copied to clipboard
Step indicator package
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.1.1] - 2024-03-19 #
Added #
- Multiple design options for step indicators:
- Circle (default)
- Square
- Triangle
- Star
- Diamond
- Hexagon
- Custom painters for each design type
- Design selector in example app
- Updated documentation with new design options
Changed #
- Refactored step indicator widget to support different designs
- Updated example app to showcase all available designs
- Enhanced README with design options documentation
[1.1.0] - 2024-03-19 #
Added #
- Initial release of the step indicator package
- Basic step indicator functionality
- Customizable colors, sizes, and icons
- Navigation buttons
- State management support
- Example app
1.0.1 #
- Initial release