vi_text_input_formatter 1.0.1 copy "vi_text_input_formatter: ^1.0.1" to clipboard
vi_text_input_formatter: ^1.0.1 copied to clipboard

Simple Flutter package for direct Vietnamese text inputting

ViTextInputFormatter #

style: very good analysis Powered by Mason License: BSD 3-Clause

Simple Flutter package for direct Vietnamese text inputting

Provides ViTextInputFormatter that mimics Unikey (Unicode, Telex) when applied to a TextField

Usage #

TextField(
    inputFormatters: [ViTextInputFormatter()],
),

Note

Device's Vietnamese input programs must be turned off when typing on a TextField that uses ViTextInputFormatter.

0
likes
160
points
20
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Simple Flutter package for direct Vietnamese text inputting

Repository (GitHub)
View/report issues

Topics

#utils

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on vi_text_input_formatter