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

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

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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on input_quantity