• Hixie's avatar
    Simplify AnimationPerformance · 3b62185f
    Hixie authored
    AnimationPerformance had some logic for supporting multiple variables
    that was hardly ever used. ValueAnimation, a subclass, has logic for
    handling a single variable. I've removed the logic for handling
    variables from AnimationPerformance in favour of most call sites instead
    using ValueAnimation.
    3b62185f
Name
Last commit
Last update
..
src Loading commit data...
animation.dart Loading commit data...
gestures.dart Loading commit data...
material.dart Loading commit data...
painting.dart Loading commit data...
rendering.dart Loading commit data...
services.dart Loading commit data...
sky_tool Loading commit data...
widgets.dart Loading commit data...
widgets_next.dart Loading commit data...