flutter/dev
Jesse ece6ac2bb6
Clean up flutterRoot (#147010)
The flutterroot param is accessible from the util function after the recent refactor of utils https://github.com/flutter/flutter/pull/146592 so this change cleans up the references to the suite runners to make them simpler. 

Part of https://github.com/flutter/flutter/issues/145482
2024-04-18 22:33:08 +00:00
..
a11y_assessments [macOS] Migrate @NSApplicationMain attribute to @main (#146848) 2024-04-18 03:08:36 +00:00
automated_tests Bump meta to 1.14.0 (#146925) 2024-04-17 15:25:51 -07:00
benchmarks [macOS] Migrate @NSApplicationMain attribute to @main (#146848) 2024-04-18 03:08:36 +00:00
bots Clean up flutterRoot (#147010) 2024-04-18 22:33:08 +00:00
conductor Bump meta to 1.14.0 (#146925) 2024-04-17 15:25:51 -07:00
customer_testing Bump meta to 1.14.0 (#146925) 2024-04-17 15:25:51 -07:00
devicelab Bump meta to 1.14.0 (#146925) 2024-04-17 15:25:51 -07:00
docs Remove master from API docs (#144425) 2024-03-01 01:06:56 +00:00
forbidden_from_release_tests Bump meta to 1.14.0 (#146925) 2024-04-17 15:25:51 -07:00
integration_tests Add generic type for result in PopScope (#139164) 2024-04-18 19:30:10 +00:00
manual_tests [macOS] Migrate @NSApplicationMain attribute to @main (#146848) 2024-04-18 03:08:36 +00:00
missing_dependency_tests Enable private field promotion for dev (#134480) 2023-09-12 18:29:00 +00:00
snippets/config Reland: Update link branches to main (#146882) 2024-04-17 13:16:33 +00:00
tools Bump meta to 1.14.0 (#146925) 2024-04-17 15:25:51 -07:00
tracing_tests Bump meta to 1.14.0 (#146925) 2024-04-17 15:25:51 -07: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.