I want to display a finite number of items and wrap when the user scrolls in either direction. How do I do this?
As of December 2018 you can use this (with a suitable builder): https://pub.dartlang.org/packages/infinite_listview
Or this: https://pub.dev/packages/indexed_list_view