easy_stepper 0.3.2 easy_stepper: ^0.3.2 copied to clipboard
A fully customizable, beautiful and easy to use stepper widget. It help you to show or collect information from users using organized steps.
0.3.2 #
Friday, 17th February, 2023 #
- Adding
showLoadingAnimation
: show or hide the loading animation inside the step . Thanks to OmarYehiaDev
0.3.1 #
Friday, 27th January, 2023 #
- Added options to customize step border type for different states.
- Show or hide the step border. Thanks to Seth-Pharès Gnavo
0.3.0 #
Saturday, 31th December, 2022 #
- Add New Rect & RRect Shapes To Stepper.
- Now We Can Control The line padding.
- Update example App.
- Fix Minor Bugs.
- Update README.md file.
0.2.1 #
Saturday, 24th December, 2022 #
- Upgrade to lottie 2.1.0
- Update example
- Match the dart formatter
- Update README.md file
0.2.0 #
Friday, 23th December, 2022 #
- Add loading animation to customize the loading animation icon from lottie package.
- Update stepper default colors to match theme colors.
- Fix normal line with large width bug.
- Add active border width.
- Update example app with new steppers.
- Change the minimum Dart-Sdk Version from v.2.17.5 to v.2.16.0.