• Adam Barth's avatar
    Remove Performance and AnimatedValue · b988a875
    Adam Barth authored
    This patch removes Performance and AnimationValue now that we've ported the
    framework over to AnimationController and Tween. This patch also cleans up the
    names of the AnimationController classes now that they don't have to avoid
    conflicts with the old animation API. Specifically, I've made the following
    renames:
    
     * Animated -> Animation
     * Evaluatable -> Animatable
     * PerformanceStatus -> AnimationStatus
    
    This patch is just renames and moving code around. There aren't any changes in
    behavior.
    b988a875
Name
Last commit
Last update
bin Loading commit data...
dev Loading commit data...
doc Loading commit data...
examples Loading commit data...
infra Loading commit data...
packages Loading commit data...
travis Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...