flutter/packages
Ian Hickson 9e673853e5 Turn off AnimationControllers when not in use (#5902)
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.
2016-09-26 10:57:10 -07:00
..
flutter Turn off AnimationControllers when not in use (#5902) 2016-09-26 10:57:10 -07:00
flutter_driver Use SDK sources to refer to our own packages (#6001) 2016-09-22 20:39:35 -07:00
flutter_markdown Use SDK sources to refer to our own packages (#6001) 2016-09-22 20:39:35 -07:00
flutter_test Turn off AnimationControllers when not in use (#5902) 2016-09-26 10:57:10 -07:00
flutter_tools set the FLUTTER_ROOT env var when invoking pub (#6041) 2016-09-25 19:30:44 -07:00
.gitignore add summary files to .gitignore (#5891) 2016-09-15 20:32:59 -07:00