flutter/dev
Denis Gordin 31d6b35b7f
Move FlutterLogo from material to widget (#155864)
The PR is moving FlutterLogo from `lib/src/material` to `lib/src/widgets` because it has no dependency on Material.

Issue: https://github.com/flutter/flutter/issues/154448

PS: There is [older PR](https://github.com/flutter/flutter/pull/154711) for this issue and I don't know the policy on conflicting PRs. Let me know if I need to drop mine.
2024-09-30 17:19:25 +00:00
..
a11y_assessments Roll packages manually (#155786) 2024-09-27 00:49:08 +00:00
automated_tests Roll packages manually (#155786) 2024-09-27 00:49:08 +00:00
benchmarks Roll packages manually (#155786) 2024-09-27 00:49:08 +00:00
bots Roll packages manually (#155786) 2024-09-27 00:49:08 +00:00
conductor Roll packages manually (#155786) 2024-09-27 00:49:08 +00:00
customer_testing Roll packages manually (#155786) 2024-09-27 00:49:08 +00:00
devicelab Roll packages manually (#155786) 2024-09-27 00:49:08 +00:00
docs Update API docs footer (#150347) 2024-06-17 19:39:12 +02:00
forbidden_from_release_tests Manual dependency bump (#152881) 2024-08-06 02:40:27 +00:00
integration_tests Move FlutterLogo from material to widget (#155864) 2024-09-30 17:19:25 +00:00
manual_tests Roll packages manually (#155786) 2024-09-27 00:49:08 +00:00
missing_dependency_tests Enable private field promotion for dev (#134480) 2023-09-12 18:29:00 +00:00
snippets Roll packages manually (#155786) 2024-09-27 00:49:08 +00:00
tools Roll packages manually (#155786) 2024-09-27 00:49:08 +00:00
tracing_tests Roll packages manually (#155786) 2024-09-27 00:49:08 +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.