aagarwal1012 / aagarwal1012/Animated-Text-Kit
TextLiquidFill re-renders when user comes back to the screen
Aperta
- Lingua principale
- Dart
- Stelle
- 1.8k
- Fork
- 321
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.