Closed charles0122 closed 2 months ago
Probably requires native code?
As far as I know, that need to use native code. I have seen some information here.
from https://pub.dev/packages/window_manager Click the dock icon to restore after closing the window Making the app single-instanced
This definetely seems doable, feel free to make a PR or I can add it to my to-do
When I open another instance on Windows, an error occurs. This may be caused by the application positioning being a single-instance application. However, I think it can be optimized so that when I open another instance, no error message is displayed, but the instance window I have already opened is immediately displayed.