aagarwal1012 / aagarwal1012/Animated-Text-Kit
TextLiquidFill re-renders when user comes back to the screen
Abierto
- Lenguaje dominante
- Dart
- Estrellas
- 1.8k
- Forks
- 321
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.