Skip to content

Make use of new FlutterKeyEvent API #308

Open
@ardera

Description

@ardera

The embedder API supports a new way for sending key events for quite some time now:

Support this instead of just the old flutter/keyevent channel, since otherwise the flutter keyboard manager has to synthesize the new HardwareKeyboard-style KeyEvents from the old RawKeyboard-style RawKeyEvents, with a bit of information loss (the produced text characters):

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions