input_quantity 1.1.6 copy "input_quantity: ^1.1.6" to clipboard
input_quantity: ^1.1.6 copied to clipboard

A widget for input quantity. Built with TextFormField. Type manually or increase and decrease value with the btn

1.1.6 #

  • upgrade sdk >=2.17.3 <4.0.0
  • test: Run with dart 3.0 and flutter 3.10
  • Add screenshoot info on pubspec.ymal file

1.1.5 #

  • doc: update readme

1.1.4 #

  • Fix : padding bottom on web version.

1.1.3 #

  • feat: add message limit at the bottom of widget
  • doc: fix change log 1.1.2

1.1.2 #

  • doc: add width and heght to demo image

1.1.1 #

  • doc: update image demo size

1.1.0 #

  • release patch 5
  • update demo image gif

1.1.0-dev (patch-5) #

  • valuenotifier for any changes value
  • feat: autochange color when reach limit value top/bottom
  • change color button
  • border circle and border none of button
  • custom widget or icon button
  • fix: logic max and min value on steps
  • add boxdecoration for reset border

1.0.1 #

  • update image preview
  • update description

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
52
likes
0
pub points
95%
popularity

Publisher

verified publisherpmatatias.dev

A widget for input quantity. Built with TextFormField. Type manually or increase and decrease value with the btn

Homepage
Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

www.buymeacoffee.com

License

unknown (license)

Dependencies

flutter

More

Packages that depend on input_quantity