Part of my web app is consumer facing and will embed on my client's website. Obviously, the initial load time can be frustrating on web.
If I move the consumer facing part of the app to a different flutter flow project will that help decrease the initial load time? It's a form that allows people to upload pictures for my clients.
Using different FF project to increase performance for the B2C side of my web app?
Troubleshooting
CanvasKit, optimizing images, lazy loading etc.
Yes
5
3 replies