My exported code is not synced, so when I open the project in VSCode using the "Open in VSCode" button, it opens an old version.
If I manually delete the project folder stored locally, the FlutterFlow desktop app will re-export it.
The problem is that most of the time, I am unable to delete the local project folder because it is being used by some program, leaving me stuck with the old code.
So how to force flutterflow desktop app to re-export the code locally?