1. 26 Sep, 2016 1 commit
    • 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
  2. 02 Sep, 2016 1 commit
  3. 29 Jul, 2016 1 commit
  4. 26 Jul, 2016 1 commit
  5. 03 May, 2016 1 commit
  6. 08 Apr, 2016 1 commit
  7. 07 Apr, 2016 1 commit