I’ve been using few fun animation packages in the last year including motor and flutter_physics and they are great. However, I’m looking for something that would let me translate typical keyframe definition (e.g. from jitter or Rive) to Flutter tweens and animations.
I’ve found few packages
- keyframes_tween | Flutter package by https://x.com/aloisdeniel
- flutter_keyframe_timeline | Flutter package which looks really cool
Both seem like great ideas. I’m testing the keyframes_tween now and it works quite well despite not being updated in 4 years:

I was wondering if you have any tips on how to convert something like below into manageable (staggered) animation in Flutter.
For reference I proposed a feature request to motor here.
