cool_stepper 1.2.1
cool_stepper: ^1.2.1 copied to clipboard
CoolStepper is a widget that displays a step by step sequence of operations. it could be helpful for a form wizard or onboarding.
1.2.1 01/05/2021 #
- Updated README
1.2.0 01/05/2021 #
- Support NullSafety
- Added FlushBar
- Code cleanup
- Pedantic
1.1.3 22/11/2020 #
- Code cleanup
1.1.2 22/11/2020 #
- Removed 'progLabels' property from CoolStepperConfig
- Added 'backTextList' property to CoolStepperConfig
- Added 'nextTextList' property to CoolStepperConfig
1.1.1 16/09/2020 #
- Added 'progLabels' and 'finalText' property to CoolStepperConfig
1.1.0 20/07/2020 #
- Added 'config' property to CoolStepper [Helps to customize stepper]
1.0.0+2 26/06/2020 #
- Updated CHANGELOG
1.0.0+1 26/06/2020 #
- Updated README
1.0.0 26/06/2020 #
- Official Release
0.0.2 26/06/2020 #
- Updated README
0.0.1 26/06/2020 #
- Initial release