textfield_kh 0.0.9 copy "textfield_kh: ^0.0.9" to clipboard
textfield_kh: ^0.0.9 copied to clipboard

A Package solve keyboard of textfield problem with local keyboard in asia of "," and "." and this package make easy to using and customization textfield like pro textfield.

TextFieldKh Plugin #

A Package solve keyboard of textfield problem with local keyboard in asia of "," and "." and this package make easy to using and customization textfield like pro textfield.

Installation #

dependencies:
      textField_kh: ^0.0.9

Usage


    TextFieldKh(
          height: 60,
          onchange: (value) {},
          controller: controller,
          isCurrencyFormat: true,
          keyboardType: const TextInputType.numberWithOptions(decimal: true),
        )

 

This open source project authorized by https://pub.dev/packages/intl, https://pub.dev/packages/pattern_formatter, and the license is MIT.

5
likes
90
pub points
10%
popularity

Publisher

unverified uploader

A Package solve keyboard of textfield problem with local keyboard in asia of "," and "." and this package make easy to using and customization textfield like pro textfield.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, intl, pattern_formatter

More

Packages that depend on textfield_kh