• Adam Barth's avatar
    Introduce ScrollableList2 · 99bca282
    Adam Barth authored
    ScrollableList2 uses the same pattern as ScrollableGrid, which requires the
    client to allocate widgets for every list item but doesn't inflate them unless
    they're actually needed for the view. It improves on the original
    ScrollableList by not requiring a rebuild of the whole visible portion of the
    list when scrolling. In fact, small scrolls can often be handled entirely by
    repainting.
    99bca282
Name
Last commit
Last update
..
cassowary Loading commit data...
flutter Loading commit data...
flutter_sprites Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
flx Loading commit data...
newton Loading commit data...
playfair Loading commit data...
updater Loading commit data...
.gitignore Loading commit data...