Animated-Text-Kit icon indicating copy to clipboard operation
Animated-Text-Kit copied to clipboard

Initial wait

Open gokhanmeteerturk opened this issue 10 months ago • 1 comments

Is your feature request related to a problem? Please describe. Typing animations are often used to mimic human behaviour(as in chat bots). Ability to add an initial wait before the animation start would be great. Is there a built-in way to do this?

Describe the solution you'd like Ability to add initial wait to text animation.

  ...
  pause: const Duration(milliseconds: 1000),
  initialPause: const Duration(milliseconds: 1000),
  ...

gokhanmeteerturk avatar Sep 20 '23 17:09 gokhanmeteerturk

Apparently there are several alternatives here so I'm closing this one.

gokhanmeteerturk avatar Sep 22 '23 07:09 gokhanmeteerturk