Hi everyone! 👋
I hope you're doing well.
I'm currently developing my app in FlutterFlow, and over the last few days I've been experiencing several issues that I haven't been able to solve, despite trying many different troubleshooting steps.
I would really appreciate it if someone could help me identify what's happening or let me know if you've experienced something similar.
Below I'll explain everything I've tested so far.
FlutterFlow Desktop v7.0.13 on Windows crashes when analyzer finishes initializing.
FlutterFlow version: 7.0.13
Flutter version shown in app: 3.38.6
OS: Windows
Issue:
When I open the project, FlutterFlow syncs and shows “Analyzer Status: Initializing analyzer”. As soon as the loading circle/analyzer finishes, the desktop app closes automatically.
This happens not only with my main project, but also with old projects and new projects. Local Run also stopped detecting my Android phone correctly.
Things already tried:
- Restarted FlutterFlow
- Restarted Windows
- Disconnected/reconnected Android device
- Tested old projects
- Tested new projects
- Removed VideoPlayer from the project
- Reinstalled FlutterFlow Desktop
- Deleted FlutterFlow local files/cache
- Firebase Auth works in Test Mode and creates users
- The crash still happens
Question:
Is this a known issue with FlutterFlow Desktop v7.0.13 on Windows / analyzer initialization?
Is there a specific cache/analyzer folder I should delete?
Is there a workaround or older stable desktop version I can install?