mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The scroll physics was the last client of the old frame generator. With this change, we've fully switched over to the new animation system. R=chinmaygarde@google.com Review URL: https://codereview.chromium.org/1226133004 .