flutter/dev
Loïc Sharma 51e607082f
[Windows] Remove header guard from generated key map (#140082)
The generated file is a `.cc` file that does not need header guards. This change updates the template that's used to generate that `.cc` file.

No tests as this is a refactoring with no semantic changes.

The generated `.cc` file in the engine will be updated by https://github.com/flutter/engine/pull/48993
2023-12-13 23:54:48 +00:00
..
a11y_assessments [Android] Bump template & integration test Gradle version to 7.6.4 (#139276) 2023-12-07 18:31:20 +00:00
automated_tests Reverts "Make tests more resilient to Skia gold failures and refactor flutter_goldens for extensive technical debt removal" (#140085) 2023-12-13 20:20:20 +00:00
benchmarks [Android] Bump template & integration test Gradle version to 7.6.4 (#139276) 2023-12-07 18:31:20 +00:00
bots Allow plugins to use compileSdkPreview (#131901) 2023-12-12 20:06:04 +00:00
conductor Roll dependencies (#139606) 2023-12-06 19:22:06 +00:00
customer_testing Roll dependencies (#139606) 2023-12-06 19:22:06 +00:00
devicelab Do not use project in do last (#139325) 2023-12-13 23:47:58 +00:00
docs Update links and surrounding text for new main-api docs (#138602) 2023-11-17 22:27:53 +00:00
forbidden_from_release_tests Roll dependencies (#139606) 2023-12-06 19:22:06 +00:00
integration_tests Do not use project in do last (#139325) 2023-12-13 23:47:58 +00:00
manual_tests [Android] Bump template & integration test Gradle version to 7.6.4 (#139276) 2023-12-07 18:31:20 +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 [Windows] Remove header guard from generated key map (#140082) 2023-12-13 23:54:48 +00:00
tracing_tests [Android] Bump template & integration test Gradle version to 7.6.4 (#139276) 2023-12-07 18:31:20 +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.