• Ian Hickson's avatar
    Fix globalToLocal and update spinning_mixed (#6035) · e01592a0
    Ian Hickson authored
    * globalToLocal was just broken when there was a rotation and a
      translation at the same time. This fixes that and adds a test.
    
    * update graphic used by spinning_mixed since the old one went 404.
    
    * simplify some of the code in the demo.
    
    * fix MatrixUtils.transformPoint to be consistent with how we transform
      points elsewhere.
    
    * stop transforming points elsewhere, just use
      MatrixUtils.transformPoint.
    
    * make the Widget binding handle not having a root element.
    
    * make the spinning_mixed demo update its widget tree.
    e01592a0
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...