flutter/dev
Danny Tuppeny c8d620e665
Unpin test/test_core/test_api packages (#169198)
These packages were recently pinned (in
https://github.com/flutter/flutter/pull/168916) due to a bug
(https://github.com/dart-lang/test/issues/2498).

That bug was fixed and new versions of the test packages published. This
change unpins and lets them upgrade to the fixed version.
2025-05-22 23:15:08 +00:00
..
a11y_assessments Unpin test/test_core/test_api packages (#169198) 2025-05-22 23:15:08 +00:00
automated_tests Unpin test/test_core/test_api packages (#169198) 2025-05-22 23:15:08 +00:00
benchmarks Unpin test/test_core/test_api packages (#169198) 2025-05-22 23:15:08 +00:00
bots Unpin test/test_core/test_api packages (#169198) 2025-05-22 23:15:08 +00:00
conductor Unpin test/test_core/test_api packages (#169198) 2025-05-22 23:15:08 +00:00
customer_testing Unpin test/test_core/test_api packages (#169198) 2025-05-22 23:15:08 +00:00
devicelab Unpin test/test_core/test_api packages (#169198) 2025-05-22 23:15:08 +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 Unpin test/test_core/test_api packages (#169198) 2025-05-22 23:15:08 +00:00
manual_tests Unpin test/test_core/test_api packages (#169198) 2025-05-22 23:15:08 +00:00
missing_dependency_tests Bump Dart SDK to 3.7 (#159812) 2024-12-05 21:39:53 +00:00
snippets Unpin test/test_core/test_api packages (#169198) 2025-05-22 23:15:08 +00:00
tools Unpin test/test_core/test_api packages (#169198) 2025-05-22 23:15:08 +00:00
tracing_tests Unpin test/test_core/test_api packages (#169198) 2025-05-22 23:15:08 +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.