flutter/dev
Christopher Fujino 45f438071a
[flutter_conductor] Lift rev parse in conductor (#92594)
* lift git-rev-parse in conductor start
* remove localFlutterRoot from globals.dart
* make localFlutterRoot getter private
* fix analysis
2021-10-28 08:29:16 -07:00
..
automated_tests Run "flutter update-packages --force-upgrade" to get latest DDS (#91736) 2021-10-13 10:58:04 -07:00
benchmarks Bump Kotlin version in templates and projects (#92052) 2021-10-25 13:13:03 -07:00
bots Update dartdoc to 4.1.0. (#92446) 2021-10-26 09:03:02 -07:00
ci Add smoke tests for all the examples, fix 17 broken examples. (#89021) 2021-09-28 09:32:06 -07:00
conductor [flutter_conductor] Lift rev parse in conductor (#92594) 2021-10-28 08:29:16 -07:00
customer_testing Run "flutter update-packages --force-upgrade" to get latest DDS (#91736) 2021-10-13 10:58:04 -07:00
devicelab Add extra benchmark metrics to test name in addition to builder name (#92530) 2021-10-27 15:33:06 -07:00
docs "Migrate" dummy packages to null safety (#84013) 2021-06-04 22:14:03 -07:00
forbidden_from_release_tests Update md5 method in flutter_goldens_client (#90154) 2021-09-15 17:42:05 -07:00
integration_tests Add integration_test to flavor test project (#92520) 2021-10-27 12:53:05 -07:00
manual_tests Bump Kotlin version in templates and projects (#92052) 2021-10-25 13:13:03 -07:00
missing_dependency_tests Clean-up analysis_options files (#77098) 2021-03-02 21:14:03 -08:00
snippets/config Add example test, update example READMEs (#91130) 2021-10-04 13:53:02 -07:00
tools Bump Kotlin version in templates and projects (#92052) 2021-10-25 13:13:03 -07:00
tracing_tests Add smoke tests for all the examples, fix 17 broken examples. (#89021) 2021-09-28 09:32:06 -07: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.