mirror of
https://github.com/encounter/flutter.git
synced 2026-03-30 11:10:35 -07:00
7333459916
* 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.