aagarwal1012 / aagarwal1012/Animated-Text-Kit

TextLiquidFill re-renders when user comes back to the screen

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

説明

Basically, I'm using TextLiquidFIll in a website hero section, and the section is re rendered everytime when user scrolls down and comes back

**To Reproduce**
Steps to reproduce the behavior:
1. Use any scrollview
2. Add TextLiquidFill
3. Scroll Down and Scroll Up again
4. The text will start with the wave effect

The text should only be rendered once, I tried using it in stateless widget directly without any stateful element

**Flutter:**
- 3.10.5
- stable

**Dart:**
- 3.0.5

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

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

調査の方向性

Look at the TextLiquidFill widget implementation in the package, likely in lib/src/. Understand how it interacts with Flutter's lifecycle and scroll views. Reproduce the issue in the example app to see the re-render behavior. Check if the widget is using any state that resets on scroll, and see if there's a way to preserve its animation state.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
dart, flutter
領域
frontend, mobile
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
明確に書かれている
初心者へのやさしさ
55/100

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

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