aagarwal1012 / Animated-Text-Kit

🔔 A flutter package to create cool and beautiful text animations. [Flutter Favorite Package]
https://animated-text-kit.web.app
MIT License
1.65k stars 305 forks source link

Why it does not depend on the index instead of duration? #264

Closed devberkay closed 3 years ago

devberkay commented 3 years ago

There are scenarios where we do not know when text should be changed, it could have a index argument and listen to it , whenever the change happens, text animation happens.