0 purchases
textfield kh
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
copied to clipboard
Usage
TextFieldKh(
height: 60,
onchange: (value) {},
controller: controller,
isCurrencyFormat: true,
keyboardType: const TextInputType.numberWithOptions(decimal: true),
)
copied to clipboard
Copyright & License #
This open source project authorized by https://pub.dev/packages/intl, https://pub.dev/packages/pattern_formatter, and the license is MIT.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.