Skip to content

设置系统键盘的 textInputAction: TextInputAction.next,点击next 呼不起自定义键盘 #84

@lionnner

Description

@lionnner

如CustomKeyboardDemo中的:
TextField(
controller: textEditingController,
keyboardType: TextInputType.text,
textInputAction: TextInputAction.next,
),

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions