-
Notifications
You must be signed in to change notification settings - Fork 29.6k
Closed
Labels
a: desktopRunning on desktopRunning on desktopengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-windowsBuilding on or for Windows specificallyBuilding on or for Windows specifically
Description
The initial Win32 embedding (flutter/engine#9835) doesn't yet use the new message loop implementation that was recently added to the GLFW embedding, and uses a call that blocks on Windows events. That means this will regress to the earlier Windows behavior of not noticing plugin events unless there's an active native event stream, as described here.
Metadata
Metadata
Assignees
Labels
a: desktopRunning on desktopRunning on desktopengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-windowsBuilding on or for Windows specificallyBuilding on or for Windows specifically