step_progress_indicator 0.2.0+3 step_progress_indicator: ^0.2.0+3 copied to clipboard
Bar indicator made of a series of selected and unselected steps
[0.2.0+3] - 24 Febraury 2020 #
- Added CircularStepProgressIndicator
- Added optimized support for Continuous Progress Indicators (by setting
padding
to 0 and not using custom attributes) - Added more attributes
customSize
selectedSize
unselectedSize
fallbackLength
- Made indicator custom attributes (
customStep
,customColor
,onTap
,customSize
) zero-based (breaking change) - Added more examples
- Updated the documentation with more screens and detailed examples
- Added CircularStepProgressIndicator animation example
- Bug fixing
[0.1.1+2] - 24 January 2020 #
- Completed documentation
- New tutorial article
[0.1.0+1] - 23 January 2020 #
Initial release.