Open Rodriq opened 1 month ago
Have the same error but in web development
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!
@Hipnagogi @Alezanello Here is a video recording showing it https://github.com/user-attachments/assets/12ac0f0a-0d5e-43f6-8b55-d02fb2bf00b2
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.
Hello,
I apologize for the late response. Does this issue still persist, or was it fixed in the latest FlutterFlow updates?
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: @.***>
I confirm, this issue still occures. Btw is there a way to use this extension on main branch?
I have the same problem, also I find it annoying that the customer code functions are not in individual files
Same problem, I cannot push to flutter flow, pulling works just fine. Please fix
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!
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?
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?
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
Reproducible from Blank
Bug Report Code (Required)
nothingtoShow
Visual documentation
Environment
Additional Information
No response