flutter/dev
Qun Cheng ed70f4e248
Adaptive Switch (#130425)
Currently, `Switch.factory` delegates to `CupertinoSwitch` when platform
is iOS or macOS. This PR is to:
* have the factory configure the Material `Switch` for the expected look
and feel.
* introduce `Adaptation` class to customize themes for the adaptive
components.
2023-11-07 10:26:23 -08:00
..
a11y_assessments Reverts "[Android] Support Android 34" (#137865) 2023-11-03 20:14:19 +00:00
automated_tests Upgrade leak_tracker and remove some deps in allow list. (#137806) 2023-11-03 06:20:47 -07:00
benchmarks Remove unused generic type from BottomSheet (#137791) 2023-11-03 22:25:37 +00:00
bots Check sample links for malformed links (#137807) 2023-11-06 18:46:18 +00:00
conductor Move dependency on leak_tracker from dependencies to dev_dependencies in flutter_test. (#137633) 2023-10-31 21:12:52 +00:00
customer_testing Move dependency on leak_tracker from dependencies to dev_dependencies in flutter_test. (#137633) 2023-10-31 21:12:52 +00:00
devicelab [benchmarks] disable partial repaint for multiple backdrop blur iOS macrobenchmarks. (#137902) 2023-11-06 19:49:15 +00:00
docs update analytics in generate api docs site to use new UA4 (#136497) 2023-10-16 19:47:48 +00:00
forbidden_from_release_tests Bump file,process,process_runner (#136418) 2023-10-12 13:05:24 -07:00
integration_tests Remove unused generic type from BottomSheet (#137791) 2023-11-03 22:25:37 +00:00
manual_tests Reverts "[Android] Support Android 34" (#137865) 2023-11-03 20:14:19 +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 Adaptive Switch (#130425) 2023-11-07 10:26:23 -08:00
tracing_tests Reverts "[Android] Support Android 34" (#137865) 2023-11-03 20:14:19 +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.