• Greg Spencer's avatar
    Fix the `character` field of the `RawKeyEvent` to hold correct data on... · 199a7c19
    Greg Spencer authored
    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.
    199a7c19
Name
Last commit
Last update
..
actions.dart Loading commit data...
animated_icons.dart Loading commit data...
card_collection.dart Loading commit data...
color_testing_demo.dart Loading commit data...
density.dart Loading commit data...
drag_and_drop.dart Loading commit data...
focus.dart Loading commit data...
hover.dart Loading commit data...
main.dart Loading commit data...
material_arc.dart Loading commit data...
overlay_geometry.dart Loading commit data...
page_view.dart Loading commit data...
raw_keyboard.dart Loading commit data...
text.dart Loading commit data...