flutter/dev
Fedor Korotkov 7333459916 Configure Cirrus CI (#16224)
* Configure Cirrus CI

* Read file directly instead of shelling a command

* Wait for all streams to finish

* Add LTR `textDirection`

Since `RenderFlex#_debugHasNecessaryDirections` requires it when `direction` is horizontal and there are multiple children.
2018-05-01 15:11:21 -07:00
..
automated_tests Revert "Enable sync-async" (#16825) 2018-04-20 16:33:07 -07:00
benchmarks New Gallery UI reprise (#17031) 2018-04-27 08:11:20 -07:00
bots Configure Cirrus CI (#16224) 2018-05-01 15:11:21 -07:00
devicelab Mark flaky tests as flaky (#17004) 2018-04-26 07:55:57 -07:00
docs Fix broken link (#16965) 2018-04-26 16:06:04 -07:00
integration_tests Increased the channels test timeout (#17018) 2018-04-26 14:09:23 -07:00
manual_tests Roll engine to ed303c628fe4b322529f8cf01ecb38135a2bab73 (dart roll) 2018-04-10 20:17:06 -07:00
missing_dependency_tests Spelling (#15229) 2018-03-06 21:36:03 -08:00
tools Add basic support for golden image file testing (#17094) 2018-04-30 10:35:56 -07:00
README.md Update some READMEs under dev/. (#15712) 2018-03-19 16:41:36 -07:00

This directory contains tools and resources that the Flutter team uses during 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.