You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wasn't able to reproduce it. I tried using the exact same code as in the repro instructions with Flutter 3.29.2 on Windows. I left the app running for 3 minutes and never saw "Lost connection to device."
Steps to reproduce
Debug console log:
OS: Windows 10 22H2
Flutter version:
Rust version
Expected results
The debugger won't exit
Actual results
The debugger exits, but the flutter process is still running and the window works fine
Code sample
Code sample
main.dart:
lib.rs:
Cargo.toml:
Screenshots or Video
Screenshots / Video demonstration
The text was updated successfully, but these errors were encountered: