phone 进入休眠状态时,Flutter 热重载停止工作

Flutter hot-reload stops working when phone goes to sleep

我的设置

将应用程序部署到 phone 并保持应用程序 运行 后,热重载与 Android Studio 一起工作,直到 phone 进入休眠状态并被锁定当 Android Studio 工具栏中的热重载按钮突然变灰,并且 运行 按钮变回绿色时,自动执行。

这是设计使然吗?使用 Flutter 时,我需要关闭 phone 的自动锁定吗?

我也有,不是你的设计。是的,您需要关闭自动锁定。