Open
Description
It would be awesome to be able to use ScrollablePositionedList inside a CustomScrollView.
I am currently working on a MVP that uses Slivers for reading some content, and by using ScrollablePositionedList with another library, I would be able to save the position inside the content when the user has left the page on any device.