Refresh indicator “jumps” on iOS when the list updates in Flutter
I do not understand why the list is “jumping” when I use a refresh indicator within a SingleChildScrollView
.
Here is a minimal example to reproduce the “bug”.
I do not understand why the list is “jumping” when I use a refresh indicator within a SingleChildScrollView
.
Here is a minimal example to reproduce the “bug”.