Skip to content

Programmatic control of text undo/redo #98280

@justinmc

Description

@justinmc

Recently, undo/redo (#96968) was added to Flutter's text editing. It is contained within EditableText privately, but some developers may want to be able to control its behavior programmatically.

Currently, the only way its behavior can be affected by the developer is by using Shortcuts and Intents to affect its use of UndoTextIntent and RedoTextIntent.

CC @YeungKC

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projecta: text inputEntering text in a text field or keyboard related problemsc: new featureNothing broken; request for a new capabilityframeworkflutter/packages/flutter repository. See also f: labels.team-frameworkOwned by Framework teamtriaged-frameworkTriaged by Framework team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions