Hi FlutterFlow Community,
I’ve encountered an issue with the Device Logs window while running my app in Local Run (Windows 11). Specifically:
I am unable to move the floating Device Logs window to a different position on the screen.
While commands like
r
for Hot Reload andR
for Hot Restart work on the device, they don’t reflect any changes made to the code during Local Run. However, pressing Ctrl + Shift + I updates the app correctly.
Has anyone else experienced this behavior? Is there a specific setting or step I might be missing to make the Device Logs window movable or to ensure changes reflect correctly during Local Run?
Thank you in advance for any tips or suggestions!