mirror of
https://github.com/flutter/flutter.git
synced 2026-01-23 16:36:37 +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.