mirror of
https://github.com/flutter/flutter.git
synced 2026-02-01 00:25:57 +08:00
* 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.