flutter/examples/api/lib/services
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
..
keyboard_key Update key examples to use Focus widgets instead of RawKeyboardListener (#101537) 2022-04-08 12:05:41 -07:00
mouse_cursor Fix some issues with samples (#95044) 2021-12-13 09:29:09 -08:00
system_chrome Enable sort_child_properties_last lint (#91585) 2021-10-11 21:23:02 -07:00