aagarwal1012 / aagarwal1012/Animated-Text-Kit

Animated Text broken on iOS with new Flutter 3.10 (first version that uses Impeller on iOS by default)

オープン
#310 コメント 10 件 リアクション 9 件 担当者 0 名 GitHub で見る
主要言語
Dart
スター
1.8k
フォーク
321
PR マージ指標
30日以内にマージされた PR はありません

説明

edit: edited for new flutter 3.10.

**Describe the bug**
Animated Text broken when using the new Impeller renderer on iOS. Text only appears when animation is finished.

**To Reproduce**
Steps to reproduce the behavior:
1. Use the new Impeller renderer on iOS, by upgrading flutter to 3.10.
2. Use an ```ColorizeAnimatedText``` widget, for example.
3. Start your app on the simulator or on device
4. The animated text just shows up when animation is done.

**Expected behavior**
Animated text should work like it does with Skia, the old renderer.

**Flutter:**
- 3.10.0
- stable

**Additional context**
This could be an issue with impeller or with animated text. Impeller is now the default renderer on iOS and should be feature complete.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。