multi_window_manager 1.1.4
multi_window_manager: ^1.1.4 copied to clipboard
Flutter desktop plugin for creating and managing multiple windows, including resizing, repositioning, and inter-window communication.
1.1.4 #
- Fixed ipc close in reuseMode. Added internal confirm close
1.1.3 #
- Fixed hotRestart when enabled reuseMode
1.1.1 #
- Fixed macos GetActiveWindows method
1.1.0 #
- Added inter window connect. Removed deprecated methods
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