• Adam Barth's avatar
    Give more control to SliverChildDelegate (#7885) · 7f79cced
    Adam Barth authored
    This patch moves the resonsibility for wrapping repaint boundaries
    around children to SliverChildDelegate, which means delegates can choose
    whether or no to use repaint boundaries.
    
    Also introduce SliverChildBuilderDelegate to make it easier to use the
    builder pattern with sliver lists.
    
    This functionality will be used by date picker, which wants to use a
    SliverGrid but doesn't need a repaint boundary around every day in a
    month grid.
    7f79cced
Name
Last commit
Last update
..
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_markdown Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
.gitignore Loading commit data...