mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Supports: * autocorrect, suggestions view/selection. * Support for Chinese, Japanese, Korean and other languages using multi-stage input with candidate selection. * styling the composing (mark) region for multi-stage input * key-repeat when backspace held down * physical and soft keyboard support for arrow key cursor movement and selection. * improved third-party keyboard support Does not yet support: * force-touch drag cursor positioning * auto-positioning the candidates view for multi-stage input methods when used with a physical keyboard (e.g., iPad Pro) currently positioned at 0,0. * voice dictation