aagarwal1012 / aagarwal1012/Animated-Text-Kit

Initial wait

オープン
#326 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Dart
スター
1.8k
フォーク
321
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。