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 encountered the same problem. When I closed the new window and created it again, it crashed. I came over from desktop_multi_window and had the same problem. It seems that it is the underlying reason of Flutter. The multi-window component cannot be circumvented.
当我调用 WindowManagerPlus.fromWindowId(windowId).close();或者是直接点击新窗口的关闭后,我再点击WindowManagerPlus.createWindow()接口,这时,会输出下面的日志,然后应用闪退。
日志信息:
WindowManagerPlugin dealloc
WindowManager dealloc
平台
windows 11 64位
The text was updated successfully, but these errors were encountered: