• Ian Hickson's avatar
    Turn off AnimationControllers when not in use (#5902) · 9e673853
    Ian Hickson authored
    This requires all AnimationController objects to be given a
    TickerProvider, a class that can create the Ticker.
    
    It also provides some nice mixins for people who want to have their
    State provide a TickerProvider. And a schedulerTickerProvider for those
    cases where you just want to see your battery burn.
    
    Also, we now enforce destruction order for elements.
    9e673853
Name
Last commit
Last update
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.analysis_options Loading commit data...
.analysis_options_repo Loading commit data...
.analysis_options_user Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...