-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
a: desktopRunning on desktopRunning on desktopframeworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
Description
We need to implement full support for multi-line text editing, including:
- cut/copy/paste/clear shortcuts and actions
- selection via mouse
- selection via keyboard (shift-up-arrow, etc.)
- navigation via mouse and keyboard (jump to beginning/end, move with arrow keys, set insertion point with mouse)
- optionally, commit text with enter key (and add newline with shift-enter).
sachaarbonel, cbenhagen, OliverWelther, linustornkrantz, pulyaevskiy and 9 more
Metadata
Metadata
Assignees
Labels
a: desktopRunning on desktopRunning on desktopframeworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.