aagarwal1012 / aagarwal1012/Animated-Text-Kit
Animate RichText
- 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ả
I am using AnimatedTextKit to animate the text with a typewriter effect. I have a sentence where each word is of a different color, which is not possible to do as animatedTexts takes the list of TypewriterAnimatedText where I can only put a string, and even if I put words as a separate list item it will come after other. I want to animate a sentence typed out animation with each word as a different color.
Hướng dẫn đóng góp
Hướng nghiên cứu
Look at the TypewriterAnimatedText class and how it renders text. The issue requires animating a sentence where each word has a different color, which likely means extending or modifying the animation logic to handle RichText with multiple TextSpan children. Check the existing animated text widgets for how they manage text painting and animation steps. A solution would involve designing a new widget that accepts a list of styled text segments and types them out sequentially.
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ó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Đặc tả rõ ràng
- Mức phù hợp với người mới
- 35/100