Describe the bug
In the Colorize animation, the animation stumbles on the first letter, and only then goes through the whole word.
I checked it on different simulators and on a real Android device, it is displayed the same everywhere.
To Reproduce
Steps to reproduce the behavior:
Use ColorizeAnimatedText() anywhere. It gives the same behavior all the time.
Describe the bug In the Colorize animation, the animation stumbles on the first letter, and only then goes through the whole word. I checked it on different simulators and on a real Android device, it is displayed the same everywhere.
To Reproduce Steps to reproduce the behavior:
ColorizeAnimatedText()
anywhere. It gives the same behavior all the time.Expected behavior Just like how it is in https://pub.dev/packages/animated_text_kit#colorize
Screenshots
Flutter:
Dart:
Additional context My code: