easy_stepper 0.2.1 easy_stepper: ^0.2.1 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.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.