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
However if you are using any state management system, you do not need this and it would not refresh at all. A solution that I found that might interest some would be by following links
hey @justrach why will not work when using let's say flutter bloc? this component trigger the onRefreshed() method so then we can call any bloc method for reloading data or something like that? i think if we wrap the LiquidPullToRefresh around the BlocProvider maybe it can work or am i wrong?
However if you are using any state management system, you do not need this and it would not refresh at all. A solution that I found that might interest some would be by following links
dart-lang/sdk#32443 (comment)
The text was updated successfully, but these errors were encountered: