'How to extract new window with custom widgets inside from Flutter web?

I want to extract different panels of my browser to a new window, in a way that docking panels are working, but with the difference that you can extract a panel outside your browser. Is there something available in Flutter for that?

Kind Regards!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source