I am getting a flutter Range error despite putting a child count on the widget. This is the initial call for getting the elements from the logic.
The logic works fine and it maps properly but it's showing a range error despite all the length's being finite. It works fine if I put it in a list view but I need the entire screen scrollable hence the need for a sliver List builder