flutter/dev/manual_tests/lib
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
..
actions.dart Enable unreachable_from_main lint - it is stable now!!1 (#129854) 2023-07-06 00:09:01 +00:00
animated_icons.dart Prepare more of dev for use_super_parameters (#101073) 2022-03-30 14:05:05 -07:00
card_collection.dart Remove 1745 decorative breaks (#123259) 2023-03-22 21:12:22 +00:00
color_testing_demo.dart remove unused members in executable libs (#107464) 2022-07-12 21:41:08 +00:00
density.dart Replaces textScaleFactor with TextScaler (#128522) 2023-07-17 17:56:07 +00:00
drag_and_drop.dart Make Flex,Row,Column const for real (#119673) 2023-02-02 19:33:57 +00:00
focus.dart Change some usage of RawKeyEvent to KeyEvent in preparation for deprecation (#136420) 2023-10-14 00:25:18 +00:00
hardware_keyboard.dart Change some usage of RawKeyEvent to KeyEvent in preparation for deprecation (#136420) 2023-10-14 00:25:18 +00:00
hover.dart Deprecate 2018 text theme parameters (#109817) 2022-08-22 20:00:34 +00:00
main.dart
material_arc.dart Remove 1745 decorative breaks (#123259) 2023-03-22 21:12:22 +00:00
menu_anchor.dart Add applyFocusChangeIfNeeded, have menus restore focus before activating (#130536) 2023-07-20 22:11:20 +00:00
overlay_geometry.dart Add maybeOf for all the cases where of returns nullable. (#114120) 2022-10-31 23:09:09 +00:00
page_view.dart Prepare more of dev for use_super_parameters (#101073) 2022-03-30 14:05:05 -07:00
star_border.dart Sync analysis_options.yaml & cleanups (#117327) 2022-12-20 14:15:39 -08:00
text.dart Remove 1745 decorative breaks (#123259) 2023-03-22 21:12:22 +00:00