mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
It's confusing to send two key press events. Instead, just send the lower-level, non-char event. The real fix will be to define a sensible key event protocol for Mozart, but this patch unblocks people who are experimenting at higher layers of the stack.