window_manager_plus_v2 1.0.9
window_manager_plus_v2: ^1.0.9 copied to clipboard
A fork of window_manager_plus with bug fixes and improvements. Allows Flutter desktop apps to manage multiple windows, resize, reposition, and communicate between them.
1.0.9 #
- fix failed running on windows devices
1.0.8 #
- fix No SOURCES given to target: window_manager_plus_v2_plugin
1.0.7 #
- Fix No implementation found for the method ensureInitialized when performing a hot restart. 15 Thanks to mchangtian
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