Open
Description
Because of this bug #137 it's actually not possible to have any widgets with global keys inside of the ScrollablePositionedList
.
This should be clearly stated in the docs, since this bug is almost a year old.
======== Exception caught by widgets library ==============
The following assertion was thrown while finalizing the widget tree:
Duplicate GlobalKey detected in widget tree.
Question: Is ScrollablePositionedList
still in development, or is it abandoned? Lot's of old problems that never get fixed. If it's abandoned that's ok, but it would be better if this was clearly stated in pub.dev, so that maybe someone would be interested in forking this widget. I doubt anyone will fork and continue development unless you folks clearly state that further development is not happening.