multi_window_manager 1.0.6
multi_window_manager: ^1.0.6 copied to clipboard
Flutter desktop plugin for creating and managing multiple windows, including resizing, repositioning, and inter-window communication.
1.0.6 #
- Updated example. Added reusable window create example
1.0.5 #
- Updated README
1.0.4 #
- Fixed windows crash if createWindow args are null
- Updated README
1.0.3 #
- Updated README
1.0.2 #
- Expose WindowManagerPlusFlutterWindow macos class
- Updated README
1.0.1 #
- Updated README
1.0.0 #
- Windows and macOS multi-window support