• Adam Barth's avatar
    Add a Positioned constructor from a Rect · c769d120
    Adam Barth authored
    A common pattern is to use a Positioned with a Sized box to give both an offset
    from the edge as well as a fixed size to the child. This patch rolls into into
    the Stack layout algorithm for simplicity.
    
    Fixes #250
    c769d120
Name
Last commit
Last update
..
src Loading commit data...
animation.dart Loading commit data...
gestures.dart Loading commit data...
http.dart Loading commit data...
material.dart Loading commit data...
painting.dart Loading commit data...
rendering.dart Loading commit data...
services.dart Loading commit data...
widgets.dart Loading commit data...