Failed assertion: line 556 pos 15: 'scrollOffsetCorrection != 0.0': is not true
The error vanishes as soon as you give your alternative non-Fiat container a height of non-zero.
I don't know exactly why that is or if it's on purpose, but the list seems to have problems with zero-height elements.
I suggest you actually use a filtering mechanism on your data and not work around that part by making it zero height in the view as an afterthought.