My app has started taking upwards of 25 minutes to run a test mode, run mode and local run.
Somehow the web deployment seems to be a bit quicker ~10 minutes. Even trying to download the code seems to be timing out.
The app was working perfectly fine up until a couple of weeks ago, we have had multiple people collaborating on the project so its very difficult to pin point when the issue first started or even what caused it.
Has anyone had something similar happen to them or have some guidance on where I can start?
I have raised the issue with FlutterFlow support and they have referred it to the Engineering team but its been very slow with no updates.
The project is web only (built for PC) and it uses Supabase as the backend.