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

Flare Animation takes long on first appearance #274

Open
sebastianbuechleratcamaelion opened this issue Aug 11, 2020 · 2 comments
Open

Flare Animation takes long on first appearance #274

sebastianbuechleratcamaelion opened this issue Aug 11, 2020 · 2 comments

Comments

@sebastianbuechleratcamaelion

Is it possible to load an animation on startup before it appears the first time? Otherwise it takes quite a while until the animation appears for the first time.

@sebastianbuechler
Copy link

I think here we can find a solution: #235

@remonh87
Copy link

@sebastianbuechleratcamaelion I experience the same. What you also can consider is trying to cache the shaders. I observed spectacular results when doing this on startup: https://flutter.dev/docs/perf/rendering/shader . Not super convinced it is a scalable solution but maybe it can be enough to solve your issue

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

3 participants