aagarwal1012 / aagarwal1012/Animated-Text-Kit
Stacking text animations
- Lenguaje dominante
- Dart
- Estrellas
- 1.8k
- Forks
- 321
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**Is your feature request related to a problem? Please describe.**
I'd like to choreograph Text animations one after another.
So for instance my main text is a TextLiquidFill
Following its completion, I'd like to run
TypewriterAnimatedText on another line of Text.
Probably the most flexible solution would be to offer a way to delay an animation starting, so you can set it to the duration of the prior animation.
It might also be cool to have a default font for each effect, that best sets a tone for the effect. So monospace for Typewriter etc. But I don't know if fonts can be relied on cross-platform.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.