How to set TextInputType as Korean language?

841

Right now this feature is not implemented in current version of the Flutter. Issue already posted https://github.com/flutter/flutter/issues/25841

So it good for you to don't fight with it and wait.

Share:
841
molamola
Author by

molamola

Updated on December 09, 2022

Comments

  • molamola
    molamola over 1 year

    I have to implement TextInputType as Korean for the TextField, but default TextInputType.text is only English.

    How can I set this option as my specific language?

  • iPatel
    iPatel about 5 years
    Dude Flutter not poor, I thought it's also not possible in Native even stackoverflow.com/questions/12595970/…