aagarwal1012 / aagarwal1012/Animated-Text-Kit

TextLiquidFill re-renders when user comes back to the screen

Open
#315 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
1.8k
Forks
321
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.