aagarwal1012 / aagarwal1012/Animated-Text-Kit

Play few animations in sequence

Đang mở
#358 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.**
My root problem is next: I need to have `RichText` option, since I need to show 3 words, typing, one after another, and all 3 words have different color.

**Describe alternatives you've considered**
As far as I can see - there is no option to use `RichText`. Here is why I was wondered if that is possible to use animation is sequence:
- first animation started and 2 other are stopped
- once first is done - second started
- once second is done - third started
But from my experiments it also didn't work well.

So is there any way to use animation in sequence?

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

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

Hướng nghiên cứu

Look at the existing animation widgets in the package, such as TypewriterAnimatedTextKit, to understand how animations are structured. The issue requires sequencing multiple animations, so examine the animation controllers and callbacks. Check if there are existing examples of chaining animations or if a new widget needs to be created. Test by modifying an existing animation to see how start/stop callbacks work.

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.