flutter/packages/flutter_test
Greg Spencer efe76a5373
Update key examples to use Focus widgets instead of RawKeyboardListener (#101537)
This updates the examples for PhysicalKeyboardKey and LogicalKeyboardKey to use Focus widgets that handle the keys instead of using RawKeyboardListener, since that usually leads people down the wrong path. Updated the See Also and added tests as well. Also exposed the `physicalKey` attribute for `tester.sendKeyEvent`.
2022-04-08 12:05:41 -07:00
..
lib Update key examples to use Focus widgets instead of RawKeyboardListener (#101537) 2022-04-08 12:05:41 -07:00
test Update key examples to use Focus widgets instead of RawKeyboardListener (#101537) 2022-04-08 12:05:41 -07:00
dart_test.yaml Randomize tests, exclude tests that fail with randomization. (#86793) 2021-07-26 23:40:49 -07:00
pubspec.yaml Run update-packages (#101450) 2022-04-07 17:07:05 -07:00