mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Enhances ui.KeyData.toString by: - Fixing the character interpretation; - Adding hex representation to characters; - Applying the code to the web engine which is currently missing.