Slow webapp at first launch: any optimisation tips?

Hello,

I've noticed that my flutterflow webapp was quite slow to load at first launch. After running a scan with Google pagespeed insights, I got indeed a very bad score, with main issues related to FlutterFlow's specific way of functioning.

Below are a few insights:

Is it the case with every webapp developed with Flutter? Are there any ways to improve this?

Also, maybe not related, but I've noticed a lot of traffic beween my front-end and firestore even if I'm not using firebase in my app: is it normal? doesn't it affect performance as well?

5
5 replies