flutter/dev/manual_tests/lib
Greg Spencer ef9c059ef2
Hook up character events and unmodified code points to Android raw key event handling. (#27853)
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).
2019-02-12 19:40:19 -08:00
..
animated_icons.dart add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00
card_collection.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
color_testing_demo.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
drag_and_drop.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
main.dart fix flutter run in dev/manual_tests (#25817) 2019-01-02 10:09:26 -08:00
material_arc.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
overlay_geometry.dart enable lint prefer_generic_function_type_aliases (#21680) 2018-09-14 21:06:19 +02:00
page_view.dart add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00
raw_keyboard.dart Hook up character events and unmodified code points to Android raw key event handling. (#27853) 2019-02-12 19:40:19 -08:00
text.dart add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00