flutter/dev
Michael Goderbauer 9802c1cde7
Normalize localizations with dartfmt in presubmit check (#160395)
Makes the presubmit check independent of whether the files in the repo
are dartfmt formatted or not.
2024-12-17 01:07:17 +00:00
..
a11y_assessments Manual pub roll with flutter_tools patch (#160174) 2024-12-16 21:41:54 +00:00
automated_tests Adjust tools tests that would be broken by formatting (#160393) 2024-12-17 00:34:00 +00:00
benchmarks Move integration_test dependencies to non-dev_dependencies. (#160380) 2024-12-16 22:42:01 +00:00
bots Normalize localizations with dartfmt in presubmit check (#160395) 2024-12-17 01:07:17 +00:00
conductor Manual pub roll with flutter_tools patch (#160174) 2024-12-16 21:41:54 +00:00
customer_testing Manual pub roll with flutter_tools patch (#160174) 2024-12-16 21:41:54 +00:00
devicelab Adjust ignores for 'dart format' (#160382) 2024-12-16 22:01:25 +00:00
docs Bump Dart SDK to 3.7 (#159812) 2024-12-05 21:39:53 +00:00
forbidden_from_release_tests Manual pub roll with flutter_tools patch (#160174) 2024-12-16 21:41:54 +00:00
integration_tests Move integration_test dependencies to non-dev_dependencies. (#160380) 2024-12-16 22:42:01 +00:00
manual_tests Manual pub roll with flutter_tools patch (#160174) 2024-12-16 21:41:54 +00:00
missing_dependency_tests Bump Dart SDK to 3.7 (#159812) 2024-12-05 21:39:53 +00:00
snippets Manual pub roll with flutter_tools patch (#160174) 2024-12-16 21:41:54 +00:00
tools Properly report dart format errors (#160364) 2024-12-16 23:35:01 +00:00
tracing_tests Manual pub roll with flutter_tools patch (#160174) 2024-12-16 21:41:54 +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.