aagarwal1012 / aagarwal1012/Animated-Text-Kit

ABOUT DefaultTextStyle

Đang mở
#293 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ả

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [ For defaultTextStyle 2 child widgets are needed some parent widgets like sliverboxadapter does not take multiple child widgets so every animated text needs individual textstyle]

**Describe the solution you'd like**
Keeping DefaultTextStyle inside AnimatedTextKit before animatedTexts:[] like

AnimatedTextKit( DefaultTextStyle()
animatedTexts:[]
)

**Describe alternatives you've considered**
used textstyle individually for multiple texts

**Additional context**
Add any other context or screenshots about the feature request here.

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

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

Hướng nghiên cứu

Look at the AnimatedTextKit widget's constructor in the source code to understand how animatedTexts are currently structured. Examine how DefaultTextStyle interacts with child widgets in Flutter. The goal is to modify AnimatedTextKit to accept a DefaultTextStyle before the animatedTexts list, allowing a single text style to apply to multiple animated texts without needing individual TextStyle for each.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
dart, flutter
Lĩnh vực
frontend, mobile
Loại issue
Tính năng
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
45/100

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.