• Adam Barth's avatar
    Add a sliver-based ScrollView (#7627) · eba5fb1a
    Adam Barth authored
    This patch introduces ScrollView, which is a convenience widget for using a
    SliverBlock. This patch also switches a number of tests from Block to
    ScrollView. Once we support more features of block (e.g., padding and
    shrinkwrapping), we'll be able to move over more clients.
    eba5fb1a
scrollable_dispose_test.dart 889 Bytes