flutter/dev
Ben Konyi d6c0d6fee7
[ Widget Previews ] Add widget_preview_scaffold.shard to test the widget_preview_scaffold template contents (#166358)
Adds a new `widget_preview_scaffold.shard` directory which contains a
hydrated `widget_preview_scaffold` template. This will allow for us to
write widget tests against the widgets defined in the templates.

This PR doesn't add any widget tests and is only adding the ability to
run these tests in follow up changes.

Fixes https://github.com/flutter/flutter/issues/166416
2025-04-04 18:43:52 +00:00
..
a11y_assessments Convert AppLinkSettings to kotlin (#164391) 2025-03-11 17:00:17 +00:00
automated_tests Roll pub packages (#165932) 2025-03-27 04:27:26 +00:00
benchmarks Roll pub packages (#165932) 2025-03-27 04:27:26 +00:00
bots [ Widget Previews ] Add widget_preview_scaffold.shard to test the widget_preview_scaffold template contents (#166358) 2025-04-04 18:43:52 +00:00
conductor Roll pub packages (#165932) 2025-03-27 04:27:26 +00:00
customer_testing Roll pub packages (#165932) 2025-03-27 04:27:26 +00:00
devicelab Move .cxx directory out of android/app (#166277) 2025-03-31 22:35:29 +00:00
docs Bump Dart SDK to 3.7 (#159812) 2024-12-05 21:39:53 +00:00
forbidden_from_release_tests Roll pub packages (#165932) 2025-03-27 04:27:26 +00:00
integration_tests [native_assets] Roll dependencies (#166282) 2025-04-03 05:42:31 +00:00
manual_tests Remove <meta content="IE=Edge" http-equiv="X-UA-Compatible"> (#166252) 2025-03-31 16:03:56 +00:00
missing_dependency_tests Bump Dart SDK to 3.7 (#159812) 2024-12-05 21:39:53 +00:00
snippets Roll pub packages (#165932) 2025-03-27 04:27:26 +00:00
tools Refactor: Migrate Date picker from MaterialState and MaterialStateProperty (#164972) 2025-03-27 23:29:29 +00:00
tracing_tests Align jvmTarget usages across codebase, while editing build.gradle files align them with android version documentation (#164200) 2025-02-28 17:48:21 +00:00
analysis_options.yaml Enable more lints (#91642) 2021-10-14 22:03:03 -07:00
README.md

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.