aagarwal1012 / aagarwal1012/Animated-Text-Kit
Initial wait
オープン
- 主要言語
- 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 はまだ評価されていません。