flutter/packages/flutter_test
Greg Spencer 199a7c1964
Fix the character field of the RawKeyEvent to hold correct data on non-Android platforms. (#65667)
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.
2020-09-15 13:02:16 -07:00
..
lib Fix the character field of the RawKeyEvent to hold correct data on non-Android platforms. (#65667) 2020-09-15 13:02:16 -07:00
test Disables test failing due to new semantics flag. (#65194) 2020-09-10 16:44:32 -07:00
pubspec.yaml [flutter_tools] update dwds, roll to null-safe file and process (#64195) 2020-08-19 16:59:52 -07:00