mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Scrollable version of the existing demo. Includes Ian's BlockViewport fixes. Still TODO: track the layout and update the ScrollBehavior's contentsHeight as needed. Stop when we've reached the need. R=abarth@chromium.org Review URL: https://codereview.chromium.org/1227963003 .