Flutter – AnimatedSwitcher causes jerky text
I’m currently working on recreating a design from a video by Benjamin Code. To accomplish this, I’m using a Dart package called AnimatedSwitcherPlus
which provides pre-made animations similar to what I’m aiming for.