• Adam Barth's avatar
    Move Scaffold over to using AnimationController · 0b098ee2
    Adam Barth authored
    Also, clean up the class hierarchy for AnimationController now that
    we've renamed progress to value. That means everything in the hierarchy
    now has a value, include Watchable. This patch renames Watchable to
    Animated<T>, which lets us use that type almost everywhere.
    
    I've added some ducktape to modal bottom sheets to avoid having to
    refactor all of Navigator to use AnimationController. I'll remove the
    ducktape in the next patch.
    0b098ee2
Name
Last commit
Last update
bin Loading commit data...
dev Loading commit data...
doc Loading commit data...
examples 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...