flutter/dev
Matan Lurey 72ee26e314
Initialize Flutter Beta (flutter-3.32-candidate.0) (#166783)
Closes https://github.com/flutter/flutter/issues/166811.

```sh
$ dev/conductor/bin/conductor start \
  --candidate-branch=flutter-3.32-candidate.0 \
  --release-channel=beta \
  --github-username=matanlurey \
  --dart-revision=0d6811928830b87e36a0f49eb7fe554c308d3699 
```
2025-04-09 22:57:49 +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 (#166503) 2025-04-08 00:41:20 +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 (#166503) 2025-04-08 00:41:20 +00:00
customer_testing Roll pub packages (#165932) 2025-03-27 04:27:26 +00:00
devicelab Fix warnings in FGP (#166727) 2025-04-08 18:37:14 +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 Initialize Flutter Beta (flutter-3.32-candidate.0) (#166783) 2025-04-09 22:57:49 +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 Feat: Add yearShape property to DatePickerThemeData (#163909) 2025-04-07 06:09: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.