Luca
Luca
Top Bug Hunter
ย ยทย Founder | CTO

ListView: Unexpected null value

Resolved

Hey guys,

I create a ListView via custom widget.

_list.length == 1

If I set the itemCount manually to e.g. 10, the code works. If I work with _list.length, then I get the error message:

"Another exception was thrown: Unexpected null value."

Am I missing something? ๐Ÿค”

3
2 replies