input_quantity 1.0.0 input_quantity: ^1.0.0 copied to clipboard
A widget to input quantity. Built with TextFormField. Type manually or increase and decrease value with the btn
1.0.0 #
- Release stable version
- Update documentation
1.0.0-beta.3 #
- Add comment description
- Extract Input Decoration from TextFromField
- fix keyboard for minus input
- add image preview
1.0.0-beta.2 #
- Add intrinsic and expanded size
- Update Documentation
- Add new example
- Add minVal property
1.0.0-beta #
- Change data type to num
- Use ValueNotifier to avoid rebuild widget
- Fix typo documentation and pubspec.yaml
- Wrap with Intrinsic height
- upgrade sdk version to 3.3.2
0.0.1 #
- Initial relase Input quantity