mirror of
https://github.com/flutter/flutter.git
synced 2026-01-20 20:55:29 +08:00
This fixes a problem where the character field of the RawKeyEvent was not being set at all for non-Android platforms. I also updated the key maps, and corrected a problem with the Windows key map where the backquote character wasn't correctly mapped.