• Adam Barth's avatar
    Add SliverList (#7727) · 098af183
    Adam Barth authored
    Add SliverList
    
    A SliverList is a linear layout of box children in a viewport that all
    have a common, fixed extent along the scroll axis. The layout is similar
    to a SliverBlock but more efficient.
    098af183
Name
Last commit
Last update
..
lib Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
flutter.iml Loading commit data...
pubspec.yaml Loading commit data...