flutter/dev
John McDole 6035698acb
Really make the seed stable to YYYY-MM-DD (#154568)
`hashCode` is stable for the same inputs of `DateTime`; those inputs should be to the day only (oops).
2024-09-03 19:10:18 +00:00
..
a11y_assessments Upgrade leak tracker. (#154157) 2024-08-28 05:23:18 +00:00
automated_tests Roll pub packages (#154267) 2024-08-29 16:28:08 +00:00
benchmarks Improve microbenchmarks a smidge (#154461) 2024-09-03 09:10:13 -07:00
bots Remove --disable-dart-dev across flutter/flutter. (#154280) 2024-08-29 22:50:04 +00:00
conductor Revert "improve trace logging in packages autoroller" (#154555) 2024-09-03 08:59:11 -07:00
customer_testing Add verbose logging for customer testing shard (#154356) 2024-08-29 13:27:54 -05:00
devicelab Really make the seed stable to YYYY-MM-DD (#154568) 2024-09-03 19:10:18 +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 Adds wide gamut framework test (#153319) 2024-09-03 09:41:30 -07:00
manual_tests Upgrade leak tracker. (#154157) 2024-08-28 05:23:18 +00:00
missing_dependency_tests Enable private field promotion for dev (#134480) 2023-09-12 18:29:00 +00:00
snippets Remove unnecessary imports. (#154527) 2024-09-03 16:14:44 +00:00
tools Roll pub packages (#154267) 2024-08-29 16:28:08 +00:00
tracing_tests Upgrade leak tracker. (#154157) 2024-08-28 05:23:18 +00:00
analysis_options.yaml
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.