-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: text inputEntering text in a text field or keyboard related problemsEntering text in a text field or keyboard related problemsplatform-androidAndroid applications specificallyAndroid applications specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-androidOwned by Android platform teamOwned by Android platform teamtriaged-androidTriaged by Android platform teamTriaged by Android platform team
Description
Currently we are using Flutter in an Android device that has a phisical keyboard, when we input data in a textfield we use the phisical keyboard, but the soft keyboard appears anyway and gets in the way hiding the information in the screen the user needs to see while typing.
There is currently the option keyboardType.none, but when using it dissables the textfield and we cannot input data, not even with the phisical keyboard, we need an option to disable the soft-keyboard but that allow us to use the phisical one.
thanks.
yuzurihaaa, bartcone-fulfilld, Abduraimbek, lunching-patryk-konieczny, kmh339 and 6 morekmh339
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: text inputEntering text in a text field or keyboard related problemsEntering text in a text field or keyboard related problemsplatform-androidAndroid applications specificallyAndroid applications specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-androidOwned by Android platform teamOwned by Android platform teamtriaged-androidTriaged by Android platform teamTriaged by Android platform team