• 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
..
demo Loading commit data...
main.dart Loading commit data...