cart_stepper 4.3.0
cart_stepper: ^4.3.0 copied to clipboard
A fully customizable Flutter Widget to get count. It can be applicable in e-commerce apps for getting cart count.
4.3.0 - 2023-12-22 #
- add NumberFormat to convert value to String for show
4.2.2 - 2023-12-22 #
- fix type cast
4.2.1 - 2023-12-20 #
- fix a type cast error
4.2.0 - 2023-12-20 #
- add alwaysExpanded
4.1.2 - 2023-07-25 #
- add screenshots
4.1.1 - 2023-03-27 #
- add editKeyboardType for CartStepper
4.1.0 - 2023-02-04 #
- update for dart3.0
4.0.0 - 2022-12-14 #
- refactor buttons
- add style.elevation
- add custom Icon
- add button aspectRatio
3.0.3 - 2022-09-14 #
- fix theme
3.0.2 - 2022-09-14 #
- fix min value type cast
3.0.1 - 2022-09-14 #
- Add textStyle
- add argument value deprecated argument count
3.0.0 - 2022-06-30 #
- Add CartStepperStyle & CartStepperTheme to support customize style in ThemeData
2.0.2 - 2021-09-21 #
- fix edit mode
2.0.1 - 2021-09-20 #
- fix edit invalid char & complete
2.0.0 - 2021-09-20 #
- upgrade dart version
- supported int & double
- supported customize shape
- supported edit mode
1.0.1 2021/07/25. #
- fix readme
- code format
1.0.0 2019/12/10. #
- ADD: layout direction argument.
- ADD: layout size(icon and font size).
- ADD: numberSize the space occupied by numbers.
- FIX: colors