aagarwal1012 / aagarwal1012/Animated-Text-Kit

Initial wait

Aperta
#326 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Dart
Stelle
1.8k
Fork
321
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

**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),
...
```

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.