aagarwal1012 / aagarwal1012/Animated-Text-Kit

Initial wait

Open
#326 1 comment 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.**
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.
```dart
...
pause: const Duration(milliseconds: 1000),
initialPause: const Duration(milliseconds: 1000),
...
```

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.