-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting Error: This ticker was canceled #4
Comments
Hi, I'm also getting the error when I use the HeartBeat on the second page and press the back button. |
@rohitsangwan01 @KimAloy sorry for getting back to you later on this ... let me fix this and get back to your ASAP |
@imujtaba8488 @rohitsangwan01 The error seems to be thrown by I replaced it with code below and it doesn't throw any errors
and this
|
same error |
Click to open the method you want to use (Ctrl+Click in android studio). Replace every |
@KimAloy please file a PR so that others' may also benefit |
I implemented that, but i still get the same error on the HeartBeat animation sometimes (that's why i closed my pull request) |
Hey ,am using Rotation Animation , and this Widget is in if/Else condition
so on changing condition , widget is changing ,
for example , this RotationAnimatedWidget will be replaced with a container
so on Changing , getting this error Every time
[ERROR:flutter/lib/ui/ui_dart_state.cc(198)] Unhandled Exception: This ticker was canceled: Ticker(created by _RotateState#86658)
The text was updated successfully, but these errors were encountered: