Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Request: Add option to not open keyboard on TextField focus #16863

Closed
@ghost

Description

I have often build Android and iOS app's with a custom keyboard that is not really a keyboard but simply a view/widget that is part of the layout, and then handling all input to a given TextField manually in code. To make this work, I need a way to prevent the OS keyboard from showing up when the TextField receives focus. Could a option to disable keyboard for a TextField be added to Flutter?

Metadata

Metadata

Assignees

No one assigned

    Labels

    a: text inputEntering text in a text field or keyboard related problemsc: new featureNothing broken; request for a new capabilitycustomer: crowdAffects or could affect many people, though not necessarily a specific customer.frameworkflutter/packages/flutter repository. See also f: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions