flutter/dev
Danny Tuppeny cea1d6f055
Unpin DDS and roll pub packages (#147925)
DDS was temporarily pinned to 4.1.0 because 4.2.0 triggered some test
failures (see https://github.com/flutter/flutter/pull/147250). Those
failures should be fixed by vm_service 14.2.2, so this unpins DDS and
rolls both of these packages (along with devtools_shared, which is a DDS
dependency).

(If the bot updates vm_service before this is done, I can rebase over
that will reduce the size of this PR to just a few files)
2024-05-08 10:35:28 +01:00
..
a11y_assessments Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01:00
automated_tests Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01:00
benchmarks Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01:00
bots Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01:00
conductor Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01:00
customer_testing Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01:00
devicelab Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01:00
docs Remove master from API docs (#144425) 2024-03-01 01:06:56 +00:00
forbidden_from_release_tests Bump meta to 1.14.0 (#146925) 2024-04-17 15:25:51 -07:00
integration_tests Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01:00
manual_tests Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01:00
missing_dependency_tests Enable private field promotion for dev (#134480) 2023-09-12 18:29:00 +00:00
snippets Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01:00
tools Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01:00
tracing_tests Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01: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.