aagarwal1012 / aagarwal1012/Animated-Text-Kit

pause duration affects the first frame

Open
#276 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

```
AnimatedTextKit(
animatedTexts: [
TypewriterAnimatedText('................................'),
],
pause: const Duration(seconds: 7), // <--- have to wait for 7 seconds to see the text '...........'
repeatForever: true,
)
```

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.