mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* some logs * Masking moddifier state for lock keys if the key code is not the same as the modifier. this fixes tab issue happening when numlock/capslock is on. * removing modifier state for locks * addresing pr comments'