• Ian Hickson's avatar
    Factor out debugPaintPadding and test it (#7598) · 58348612
    Ian Hickson authored
    I plan to use this to implement similar logic in SliverPadding.
    
    To make this easier to test I extended the paints matcher to accept a
    function that takes a canvas. While I was at it I also made it accept
    a Finder, it'll go and find the render object for you.
    
    Also added support for paints..path and fixed some grammar in the
    error messages.
    
    Also improved the docs for debugPaint*.
    58348612
Name
Last commit
Last update
..
basic_types.dart Loading commit data...
box_painter.dart Loading commit data...
colors.dart Loading commit data...
decoration.dart Loading commit data...
edge_insets.dart Loading commit data...
flutter_logo.dart Loading commit data...
fractional_offset.dart Loading commit data...
image_fit.dart Loading commit data...
text_editing.dart Loading commit data...
text_painter.dart Loading commit data...
text_span.dart Loading commit data...
text_style.dart Loading commit data...
transforms.dart Loading commit data...