Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

widget dispose error #2

Open
hjc22 opened this issue Sep 25, 2019 · 1 comment
Open

widget dispose error #2

hjc22 opened this issue Sep 25, 2019 · 1 comment

Comments

@hjc22
Copy link

hjc22 commented Sep 25, 2019

[ERROR:flutter/lib/ui/ui_dart_state.cc(148)] Unhandled Exception: This ticker was canceled: _WidgetTicker(created by _TimerBarState#c5d53(lifecycle state: created, tickers: tracking 1 ticker))
E/flutter (18394): #0 SimpleAnimatable.play (package:money_topic/components/anim/animatable.dart:94:5)
E/flutter (18394):
E/flutter (18394): #1 ChainAnimatable.play (package:money_topic/components/anim/animatable.dart:169:24)
E/flutter (18394):
E/flutter (18394): #2 TogetherAnimatable.play (package:money_topic/components/anim/animatable.dart:124:40)
E/flutter (18394):
E/flutter (18394): #3 Anim._start (package:money_topic/components/anim/anim.dart:173:25)

@hjc22
Copy link
Author

hjc22 commented Sep 25, 2019

my code:

dispose(){
anim.dispose();
super.dispose();
}

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant