Can we access your project?
Current Behavior
New FF projects, with their updated folder structure, can not be properly synced and used with the VS Code extension. Editing files is not possible due to them being read only if outside the custom_code folder. And pushing them to FF is not possible because they are not detected as having changed locally.
This completely breaks the working locally workflow and needs to be addressed ASAP please.
Expected Behavior
Being able to edit custom code locally in VS Code, as previously, and being able to push modified code back to FlutterFlow.
Steps to Reproduce
- Create a new project
- Create a custom function in a
functions folder
- Create a custom action in an
actions folder
- Download code to VS Code using the extension
- Edit both the custom function and the custom action (after having overcome the read only warning)
- Attempt to push changes back to FlutterFlow
Reproducible from Blank
Bug Report Code (Required)
ITFXz/Hqx89gou5E1qXybu1op2MwGUwbUOc7j9VEGAsjCePvPOw2f8+kbhJtYuqHS1FiAWCKqzsFpd7vidjPIcE3FEydRohk+rpbUxDgJWStV666DZbhZWtSI/xVC2qjyLWRqiJCXetaLSE/1ziEB/CAa3qCf9qOYwx5e6fDbOY=
Visual documentation
Environment
- FlutterFlow version: 7.0.7
- Platform: all
- Browser name and version: any
- Operating system and version affected: MacOS
- VS Code extension: 1.2.8
Additional Information
Perhaps this would also be a great opportunity to include in the VS Code extension the choice to pull a specific environment, rather than only the one currently selected in FlutterFlow.
Can we access your project?
Current Behavior
New FF projects, with their updated folder structure, can not be properly synced and used with the VS Code extension. Editing files is not possible due to them being read only if outside the
custom_codefolder. And pushing them to FF is not possible because they are not detected as having changed locally.This completely breaks the working locally workflow and needs to be addressed ASAP please.
Expected Behavior
Being able to edit custom code locally in VS Code, as previously, and being able to push modified code back to FlutterFlow.
Steps to Reproduce
functionsfolderactionsfolderReproducible from Blank
Bug Report Code (Required)
ITFXz/Hqx89gou5E1qXybu1op2MwGUwbUOc7j9VEGAsjCePvPOw2f8+kbhJtYuqHS1FiAWCKqzsFpd7vidjPIcE3FEydRohk+rpbUxDgJWStV666DZbhZWtSI/xVC2qjyLWRqiJCXetaLSE/1ziEB/CAa3qCf9qOYwx5e6fDbOY=
Visual documentation
Environment
Additional Information
Perhaps this would also be a great opportunity to include in the VS Code extension the choice to pull a specific environment, rather than only the one currently selected in FlutterFlow.