Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TextLiquidFill re-renders when user comes back to the screen #315

Open
incrediblezayed opened this issue Jul 6, 2023 · 0 comments
Open

Comments

@incrediblezayed
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant