• Adam Barth's avatar
    Add Alignment, which will replace FractionalOffset (#12342) · 2b126bcd
    Adam Barth authored
    Unlike FractionalOffset, Alignment uses the center as the zero of the
    coordinate system, which makes the RTL math work out much cleaner.
    
    Also, make FractionalOffset into a subclass of Alignment so that clients
    can continue to use FractionalOffset.
    2b126bcd
Name
Last commit
Last update
..
alignment_test.dart Loading commit data...
border_radius_test.dart Loading commit data...
border_side_test.dart Loading commit data...
border_test.dart Loading commit data...
box_fit_test.dart Loading commit data...
box_painter_test.dart Loading commit data...
colors_test.dart Loading commit data...
decoration_test.dart Loading commit data...
edge_insets_test.dart Loading commit data...
flutter_logo_test.dart Loading commit data...
fractional_offset_test.dart Loading commit data...
geometry_test.dart Loading commit data...
gradient_test.dart Loading commit data...
paint_image_test.dart Loading commit data...
text_painter_test.dart Loading commit data...
text_span_test.dart Loading commit data...
text_style_test.dart Loading commit data...
transform_utilities_test.dart Loading commit data...