My setup
- Android Studio 3.5
- Flutter 1.9.1_hotfix.2
- iOS 12
After deploying the app to the phone and keeping the app running, hot-reload works with Android Studio until the phone goes to sleep and gets locked automatically, when the hot-reload button in the Android Studio toolbar is suddenly grayed out, and the Run button is back to green.
Is this by design? Do I need to turn off the auto-lock of my phone when working with Flutter?