idkit_inputformatters 0.0.1 copy "idkit_inputformatters: ^0.0.1" to clipboard
idkit_inputformatters: ^0.0.1 copied to clipboard

This package is mainly a formatter for digital text input.

0.0.1 #

  • Initialization of the package project.

  • Add five text input formatters.

    1. IDKitNumeralTextInputFormatter(...) Default formatter for numeric text input.
    2. IDKitNumeralTextInputFormatter.length(...) Formatter for the maximum length of numeric text input.
    3. IDKitNumeralTextInputFormatter.max(...) Formatter for the maximum value of numeric text input.
    4. IDKitNumeralTextInputFormatter.min(...) Formatter for the minimum value of numeric text input.
    5. IDKitNumeralTextInputFormatter.range(...) Numerical text input value range formatter.
  • Other shortcut functions.

    1. The value of the attribute decimalPoint can be used to control whether the input is an integer or a decimal.

    2. Use the value of attribute maxDecimalDigit to control the maximum number of decimal places reserved for the input value.

5
likes
100
pub points
72%
popularity

Publisher

unverified uploader

This package is mainly a formatter for digital text input.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on idkit_inputformatters