flutter/examples/api/lib/services
Greg Spencer 3ef32f0407
Change some usage of RawKeyEvent to KeyEvent in preparation for deprecation (#136420)
## Description

This converts some usages of `RawKeyEvent` to `KeyEvent` to prepare the repo for deprecation of `RawKeyEvent`, and swaps out the `raw_keyboard.dart` manual test for `hardware_keyboard.dart`.

## Related Issues
 - https://github.com/flutter/flutter/issues/136419

## Tests
 - Just refactoring code, no semantic changes.
2023-10-14 00:25:18 +00:00
..
binding Dev, examples/api, etc updated for Material 3 by default (#129683) 2023-06-28 09:41:58 -07:00
keyboard_key Change some usage of RawKeyEvent to KeyEvent in preparation for deprecation (#136420) 2023-10-14 00:25:18 +00:00
mouse_cursor Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
system_chrome Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
text_input Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00