You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When this widget is kept under RefreshIndicator widget, the pull to refresh doesn't work. Maybe the RefreshIndicator widget is not receiving the scroll notification.
It worked when I inverted the widgets i.e kept RefreshIndicator under LazyLoadScrollView widget.
The text was updated successfully, but these errors were encountered:
When this widget is kept under RefreshIndicator widget, the pull to refresh doesn't work. Maybe the RefreshIndicator widget is not receiving the scroll notification.
It worked when I inverted the widgets i.e kept RefreshIndicator under LazyLoadScrollView widget.
The text was updated successfully, but these errors were encountered: