mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
When the engine starts a new version of the Dart application, the animator may have pending callbacks and other state related to the previous run of the app. This state must be cleared before the new vsync provider is assigned.