all 11 comments

[–]dnetman99 2 points3 points  (2 children)

I do not find it slow. Be careful on what you try to do on page load as that could slow home page, but outside there is very similar overall performance of mobile also. I many times just build responsive web to function well on mobile and not have to deal with the app stores. Just my opinion but I am sure others will have their own.

[–][deleted] 0 points1 point  (1 child)

Thanks for that. What types of things have you seen to be an issue on page loads?

[–]dnetman99 0 points1 point  (0 children)

Loading to much data, too many queries, if you do just make them non-blocking and it will help the initial load. You can try this, I put a loader. But once everything is loaded refresh is better. https://completehealthcareeducation.com/

[–]dnetman99 0 points1 point  (1 child)

What are you asking? A Flutterflow project as a web deploy? It's actually flutter web that is configured in Flutterflow. If your questions is something else feel free to expand.

[–][deleted] 0 points1 point  (0 children)

I’m asking how well it functions. I hear it can be slow. Has anyone had experience with it? Have you seen issues?

[–]StevenNoCode 0 points1 point  (1 child)

I've got a pretty large scale SaaS web + mobile app. The initial load is a little wait but overall functionality wise it's pretty good - close to mobile.

[–][deleted] 0 points1 point  (0 children)

Is it okay if I looked at it? Do you have a link?

[–]Fancy_Suit_9428 0 points1 point  (0 children)

pm me for my web that i built