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.