[GH-ISSUE #4647] [Task] RawKeyboardListener is deprecated #2081

Closed
opened 2026-03-23 21:19:30 +00:00 by mirror · 0 comments
Owner

Originally created by @Xazin on GitHub (Feb 12, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4647

Originally assigned to: @Xazin on GitHub.

As the title says, usage of RawKeyboardListener is deprecated in favor of KeyboardListener.

Similarly, usage of eg. isShiftPressed modifier checks, should use HardwareKeyboard.instance.isShiftPressed instead.

This feature was deprecated after v3.18.0-2.0.pre.

Originally created by @Xazin on GitHub (Feb 12, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/4647 Originally assigned to: @Xazin on GitHub. As the title says, usage of RawKeyboardListener is deprecated in favor of KeyboardListener. Similarly, usage of eg. `isShiftPressed` modifier checks, should use `HardwareKeyboard.instance.isShiftPressed` instead. `This feature was deprecated after v3.18.0-2.0.pre.`
mirror 2026-03-23 21:19:30 +00:00
  • closed this issue
  • added the
    task
    2024
    labels
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#2081
No description provided.