flutter/dev
stuartmorgan c564007f94
Switch analysis to flutter/packages (#120908)
In preparation for the merge of flutter/plugins into flutter/packaegs,
update the cross-repo analysis to flutter/packages rather than
flutter/plugins.

The flutter_plugins.version file is left intentionally for now to avoid
issues with the roller; it will be removed when the roller has been
updated to roll the other repository.
2023-02-21 14:26:08 -05:00
..
automated_tests roll packages (#120922) 2023-02-16 23:53:16 +00:00
benchmarks Remove more references to dart:ui.window (#120994) 2023-02-18 01:50:08 +00:00
bots Switch analysis to flutter/packages (#120908) 2023-02-21 14:26:08 -05:00
ci Remove "note that" in our documentation (as per style guide) (#120842) 2023-02-17 22:27:33 +00:00
conductor Remove "note that" in our documentation (as per style guide) (#120842) 2023-02-17 22:27:33 +00:00
customer_testing roll packages (#120922) 2023-02-16 23:53:16 +00:00
devicelab Revert "Remove references to Observatory (#118577)" (#120929) 2023-02-16 21:28:30 -08:00
docs Bump min SDK to 2.19.0-0 (#117345) 2022-12-20 00:46:14 +00:00
forbidden_from_release_tests roll packages (#120493) 2023-02-10 23:11:53 +00:00
integration_tests Speed up first asset load by using the binary-formatted asset manifest for image resolution (#118782) 2023-02-21 16:05:12 +00:00
manual_tests Avoid null terminating characters in strings from Utf8FromUtf16() (#109729) 2023-02-13 19:22:37 +01:00
missing_dependency_tests Bump min SDK to 2.19.0-0 (#117345) 2022-12-20 00:46:14 +00:00
snippets/config Add the channel parameter to the Dartpad samples (#115018) 2022-11-09 23:47:05 +00:00
tools [M3] Update checkbox shape value (#120976) 2023-02-20 11:38:26 +00:00
tracing_tests roll packages (#120628) 2023-02-14 17:33:48 +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.