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

How to optimized webview load in dashboard? #38

Closed
keval-devani opened this issue Mar 3, 2023 · 1 comment
Closed

How to optimized webview load in dashboard? #38

keval-devani opened this issue Mar 3, 2023 · 1 comment

Comments

@keval-devani
Copy link

App is taking too much time to load data in dashboard in home page of app. Is there anyway to reduce time to load data?

@ybeshkarov
Copy link
Contributor

Hello @keval-devani,

I recommend adding logs or using Flutter devtool to measure what is causing the delay. Determine if it's due to network conditions or another factor. Once you collect some data and identify the bottleneck, you can consider performance improvements.

Thanks.

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

2 participants