Warning of deprecation :
package:flame/src/sprite_animation.dart SpriteAnimationTicker ticker()
Containing class: SpriteAnimation
Returns a new instance of SpriteAnimationTicker
ticker() method is depreciated and will be removed in Flame v1.9, How to do it?
Simply replace your ticker() method as given example:
with: