flutter/dev
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
..
a11y_assessments Allow latest pkg:material_color_utilities (#132445) 2023-10-11 23:57:16 +00:00
automated_tests Bump file,process,process_runner (#136418) 2023-10-12 13:05:24 -07:00
benchmarks Bump file,process,process_runner (#136418) 2023-10-12 13:05:24 -07:00
bots run tests under dev/tools as part of framework-misc and get them passing (#136501) 2023-10-13 18:48:43 +00:00
ci Bump activesupport from 6.1.7.3 to 6.1.7.6 in /dev/ci/mac (#133225) 2023-08-24 20:06:51 +00:00
conductor Bump file,process,process_runner (#136418) 2023-10-12 13:05:24 -07:00
customer_testing Bump file,process,process_runner (#136418) 2023-10-12 13:05:24 -07:00
devicelab Bump file,process,process_runner (#136418) 2023-10-12 13:05:24 -07:00
docs Enable private field promotion for dev (#134480) 2023-09-12 18:29:00 +00:00
forbidden_from_release_tests Bump file,process,process_runner (#136418) 2023-10-12 13:05:24 -07:00
integration_tests Bump file,process,process_runner (#136418) 2023-10-12 13:05:24 -07:00
manual_tests Change some usage of RawKeyEvent to KeyEvent in preparation for deprecation (#136420) 2023-10-14 00:25:18 +00:00
missing_dependency_tests Enable private field promotion for dev (#134480) 2023-09-12 18:29:00 +00:00
snippets/config Remove null-safety argument from DartPad doc samples (#127345) 2023-05-23 00:10:11 +00:00
tools run tests under dev/tools as part of framework-misc and get them passing (#136501) 2023-10-13 18:48:43 +00:00
tracing_tests Allow latest pkg:material_color_utilities (#132445) 2023-10-11 23:57:16 +00:00
analysis_options.yaml Enable more lints (#91642) 2021-10-14 22:03:03 -07:00
README.md Migrate to .ci.yaml (#82960) 2021-05-19 20:09:46 -07:00

This directory contains tools and resources that the Flutter team uses during the development of the framework. The tools in this directory should not be necessary for developing Flutter applications, though of course, they may be interesting if you are curious.

The tests in this directory are run in the framework_tests_misc-* shards.