mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() This patch teaches the widget framework how to use Cassowary-based autolayout. To integrate autolayout with widgets, I had to refactor how RenderAutoLayout worked a bit. Now RenderAutoLayout follows the same delegate pattern we use for custom paint and custom layout. |
||
---|---|---|
.. | ||
src | ||
autolayout.dart | ||
custom_coordinate_systems.dart | ||
flex_layout.dart | ||
hello_world.dart | ||
spinning_square.dart | ||
touch_input.dart |