simple_flutter_stepper 0.0.6 simple_flutter_stepper: ^0.0.6 copied to clipboard
A simple package to make a stepper easily and quickly. Using the simplest methods and better customizations.
[0.0.4] - 2024-10-26 #
- Initial release of the simple flutter stepper widget.
[0.0.5] - 2024-10-27 #
- add appbar to scaffold for use it.
- add simple docs for package.
[0.0.6] - 2024-11-06 #
- add backgroundColor for scaffold
- remove footer widget
- add ElevatedButton for handle step and we can customize
- add disableColor and activeColor for each step