So I have noticed that textAlign doesn't work and I have tried to fix this problem. I have found one issue with this class. In the constructor, you don't use the textAlign field to the superclass and so, the align will be defaulted with TextAlign.start, so it won't be customizable. I will attach a dart file that works for me, although it's just a line of cod. Hope I will help you with the further development of the kit. Good luck in the future.
flicker_animated_text_corrected.zip
So I have noticed that textAlign doesn't work and I have tried to fix this problem. I have found one issue with this class. In the constructor, you don't use the textAlign field to the superclass and so, the align will be defaulted with TextAlign.start, so it won't be customizable. I will attach a dart file that works for me, although it's just a line of cod. Hope I will help you with the further development of the kit. Good luck in the future. flicker_animated_text_corrected.zip