ニュース

I'm experiencing a problem with flutter_list_view in my main app but I can't reproduce it in a simple test app. The problem is when I use animateToIndex, my app sometimes locks up and the listview ...
The problem is when I use animateToIndex, my app sometimes locks up and the listview gets stuck in a loop building one specific widget from the list. It rebuilds the widget approx. every two ...