flutter/dev/manual_tests
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
..
android Revert "Upgrade the Gradle script to Android plugin version 3.3.0 (#26913)" (#27045) 2019-01-24 14:29:08 -08:00
ios Roll engine to 05fee4eeee0ff6b219b1fcc394371e5f6963cc46 (#26713) 2019-01-21 21:23:04 -08:00
lib Hook up character events and unmodified code points to Android raw key event handling. (#27853) 2019-02-12 19:40:19 -08:00
test add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00
pubspec.yaml Add module checking (#27122) 2019-01-29 12:26:48 -08:00