mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() 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. |
||
---|---|---|
.. | ||
src | ||
autolayout.dart | ||
custom_coordinate_systems.dart | ||
flex_layout.dart | ||
hello_world.dart | ||
spinning_square.dart | ||
touch_input.dart |