mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() This makes Android raw key event handling use the "character" data coming from the engine properly, and gets rid of the "toLowerCase" hack that I was using to normalize logical key events, in favor of using the new "plainCodePoint" that has the unmodified code point (the code point as if no modifier keys were pressed). |
||
---|---|---|
.. | ||
animated_icons.dart | ||
card_collection.dart | ||
color_testing_demo.dart | ||
drag_and_drop.dart | ||
main.dart | ||
material_arc.dart | ||
overlay_geometry.dart | ||
page_view.dart | ||
raw_keyboard.dart | ||
text.dart |