Use case
I would like to trigger logic whenever the animation ends with AnimatedCrossFade widget
Proposal
Expose a callback "onEnd" parameter to AnimatedCrossFade, so we can run logic whenever the animation ends, similar to what is possible already in other animation widgets, like "AnimatedContainer".
Use case
I would like to trigger logic whenever the animation ends with AnimatedCrossFade widget
Proposal
Expose a callback "onEnd" parameter to AnimatedCrossFade, so we can run logic whenever the animation ends, similar to what is possible already in other animation widgets, like "AnimatedContainer".