flutter/dev/manual_tests
Jacek Fedoryński e458fd08d9 Add repeatCount to RawKeyEventDataAndroid (#42861)
* Add repeatCount to RawKeyEventDataAndroid

Adds a new field to RawKeyEventDataAndroid and sets it to the value
passed from the engine. It is the value returned by
KeyEvent.getRepeatCount(). This allows us to differentiate between
events generated by a new keypress and repeated events when a key is
held down.

* Add test for RawKeyEventDataAndroid.repeatCount
2019-10-24 11:06:03 -07:00
..
android Migrate examples and tests to AndroidX (#41251) 2019-09-25 09:02:15 -07:00
ios use_modular_headers (#42204) 2019-10-15 12:36:50 -07:00
lib Add repeatCount to RawKeyEventDataAndroid (#42861) 2019-10-24 11:06:03 -07:00
macos Increase template Swift version from 4 to 5 (#41882) 2019-10-15 12:37:13 -07:00
test add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00
pubspec.yaml more UI-as-code (#35516) 2019-09-17 16:23:44 +02:00