We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[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)
The text was updated successfully, but these errors were encountered:
my code:
dispose(){ anim.dispose(); super.dispose(); }
Sorry, something went wrong.
No branches or pull requests
[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)
The text was updated successfully, but these errors were encountered: