• Adam Barth's avatar
    Add support for autolayout to widgets · 262dd7a6
    Adam Barth authored
    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.
    262dd7a6
autolayout.dart 2.98 KB