• 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
..
address_book Loading commit data...
fitness Loading commit data...
hello_world Loading commit data...
material_gallery Loading commit data...
mine_digger Loading commit data...
raw Loading commit data...
rendering Loading commit data...
stocks Loading commit data...
widgets Loading commit data...
.gitignore Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...