aagarwal1012 / aagarwal1012/Animated-Text-Kit

Make `AnimatedTextKit` selectable like SelectableText?

Đang mở
#318 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Dart
Star
1.8k
Fork
321
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

```dart
AnimatedTextKit(
animatedTexts: [
TypewriterAnimatedText(
'My App',
textStyle: TextStyle(
fontSize:
Theme.of(context).textTheme.headlineMedium?.fontSize,
fontWeight: FontWeight.bold,
),
speed: const Duration(milliseconds: 200),
cursor: '|',
),
],
totalRepeatCount: 1,
displayFullTextOnTap: true,
stopPauseOnTap: true,
)
```

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.