window_manager icon indicating copy to clipboard operation
window_manager copied to clipboard

Any chance of multi window support?

Open tyrel2000 opened this issue 3 years ago • 1 comments

I think this package is awesome, and works really well for my desktop usage when I have a single window. I'm also using a package to support multiple Flutter windows on the desktop, but the packages don't play nicely together (I'm guessing it's something to do with using the correct window handles in the background). I'm using this for a Windows desktop app.

Is there any chance these packages could work together, or else look at adding support to the window_manager package to handle multiple windows too?

tyrel2000 avatar Jul 15 '22 01:07 tyrel2000

Seems like RustDesk is trying to do exactly that https://github.com/Kingtous/rustdesk_desktop_multi_window.

damywise avatar Aug 19 '22 22:08 damywise

I temporarily gave up the multi-window attempt and look forward to the official flutter effort.

lijy91 avatar Jan 19 '23 16:01 lijy91