aagarwal1012 / aagarwal1012/Animated-Text-Kit

Play few animations in sequence

Open
#358 0 comments 0 reactions 0 assignees View on GitHub
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.**
My root problem is next: I need to have `RichText` option, since I need to show 3 words, typing, one after another, and all 3 words have different color.

**Describe alternatives you've considered**
As far as I can see - there is no option to use `RichText`. Here is why I was wondered if that is possible to use animation is sequence:
- first animation started and 2 other are stopped
- once first is done - second started
- once second is done - third started
But from my experiments it also didn't work well.

So is there any way to use animation in sequence?

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.