aagarwal1012 / aagarwal1012/Animated-Text-Kit

Stacking text animations

Open
#260 11 comments 1 reaction 0 assignees View on GitHub
enhancement good first issue
Dominant language
Dart
Stars
1.8k
Forks
321
PR merge metrics
No merged PRs in 30d

Description

**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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.