FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
130 stars 26 forks source link

Unable to Push with VSCode Extension #4050

Open Rodriq opened 1 month ago

Rodriq commented 1 month ago

Can we access your project?

Current Behavior

I have successfully installed and configured the FlutterFlow Visual Studio Extension. After pulling my code, starting an editing session, and making some changes,

I tried pushing back but I got this error

Unable to sync with FlutterFlow. Please take a look at the problems panel for more details.

Please has anyone experienced this?

The supplied phased action failed with an exception.
A problem occurred evaluating settings 'android'.
C:\Users\ComputerCare\Desktop\Work\ff\test-error-ds4xja\android\local.properties (The system cannot find the file specified)

But I have my Flutter and Android SDK pointing in the right location. Note: local.properties file is read only

Expected Behavior

Push Successfully the modified code to FlutterFlow I am simply just printing Hello World

Steps to Reproduce

  1. Make sure you have your local environment setup to run FLutter
  2. Install the FlutterFlow Visual Studio Extension
  3. Setup your access token
  4. Download code from FlutterFlow
  5. Start a Code Editing session
  6. Modify or Edit an existing custom code
  7. try pushing back to FLutterFlow

Reproducible from Blank

Bug Report Code (Required)

nothingtoShow

Visual documentation

image

Environment

- FlutterFlow version: Latest
- Platform: Windows 11/VSCode, Cursor
- Browser name and version: Chrome
- Operating system and version affected: Windows 11

Additional Information

No response

Hipnagogi commented 1 month ago

Have the same error but in web development

Alezanello commented 1 month ago

Hello,

Thank you for reaching out, and I’m sorry to hear you’re experiencing this issue. I’ve tried to replicate the problem on my end but haven’t been able to. Would you mind recording your entire process, from downloading the code, making changes, and then pushing it? This will help us track down any potential issues more effectively.

I appreciate your help with this!

image.png
Rodriq commented 1 month ago

@Hipnagogi @Alezanello Here is a video recording showing it https://github.com/user-attachments/assets/12ac0f0a-0d5e-43f6-8b55-d02fb2bf00b2

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 7 days with no activity. If there are no further updates, a team member will close the issue.

Alezanello commented 2 weeks ago

Hello,

I apologize for the late response. Does this issue still persist, or was it fixed in the latest FlutterFlow updates?

Rodriq commented 2 weeks ago

As of today, Custom function can push but custom actions and widgets doesn't.

If I try creating a new custom action/widget I didn't get the boilerplate code as mentioned in the extension description and documentation.

Everything is up to date including the extension

On Thu, Nov 7, 2024, 4:47 PM Alezanello @.***> wrote:

Hello,

I apologize for the late response. Does this issue still persist, or was it fixed in the latest FlutterFlow updates?

— Reply to this email directly, view it on GitHub https://github.com/FlutterFlow/flutterflow-issues/issues/4050#issuecomment-2462574530, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJLYF6HE2WTZRPCLMHRTOGTZ7ODQNAVCNFSM6AAAAABP4TQ7QSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRSGU3TINJTGA . You are receiving this because you authored the thread.Message ID: @.***>

Hipnagogi commented 2 weeks ago

I confirm, this issue still occures. Btw is there a way to use this extension on main branch?

ggillon commented 2 weeks ago

I have the same problem, also I find it annoying that the customer code functions are not in individual files

Kemerd commented 1 week ago

Same problem, I cannot push to flutter flow, pulling works just fine. Please fix

Alezanello commented 5 days ago

Hello everyone!

We’ve made several updates since this issue was first reported. Could you please confirm if it’s still occurring on your end?

Thank you, and we appreciate your feedback!

marvinbr commented 5 days ago

Hello Everyone!

I am still seeing the same issue. Download works but upload does not. I have an action I am trying to push and the error consistently says .. custom function not found but I am trying trying push from lib/custom_code/actions .. Thoughts?