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),
)
Copyright & License
This open source project authorized by https://pub.dev/packages/intl, https://pub.dev/packages/pattern_formatter, and the license is MIT.