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
I'm enjoying the package primarily because i'm not that familiar with animations in flutter and this package make it easy to implement.
i'm getting this error everytime i switch from one view to another while a delay of some sort is on (for example with animatedList with intervals or a big delay)
it was my understanding that the package had its own controller so i didnt thought about disposing it or anything else
here a simple section that triggers the error, increasing the interval make it easy to trigger while testing
hi
I'm enjoying the package primarily because i'm not that familiar with animations in flutter and this package make it easy to implement.
i'm getting this error everytime i switch from one view to another while a delay of some sort is on (for example with animatedList with intervals or a big delay)
it was my understanding that the package had its own controller so i didnt thought about disposing it or anything else
here a simple section that triggers the error, increasing the interval make it easy to trigger while testing
thank you for your time
The text was updated successfully, but these errors were encountered: