-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Can we access your project?
- I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
Current Behavior
FlutterFlow Debug Panel Not Available in Browser.
Problem Description:
The flutterflow_debug_panel is no longer accessible in the browser during Local Run, severely limiting debugging capabilities for the project.
Impact:
Unable to inspect widget states in real-time
Cannot monitor app performance metrics
Limited visibility into runtime errors and warnings
Significantly reduced development efficiency
The IDE selector (specifically VS Code) continues to appear greyed out and unselectable in the Local Run settings, preventing me from opening the project in an external IDE
Expected Behavior
Debug panel should be accessible in browser during Local Run
IDE selector should be interactive and allow VS Code selection
Steps to Reproduce
Open FlutterFlow project
Lunch local run
Open debug panel
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
None