- macOS support: Now uses
createWindow to create new windows for display projection on macOS.
- Fixed an issue where popup dialogs from other Flutter plugins would incorrectly appear on external displays.
- Bidirectional parameter transfer between the main view and external display view.
- Disabled the plugin when iOS apps run on macOS to prevent the external display from overlapping the primary app window.
- Initial Flutter plugin support for external displays.
waitingTransferParametersReady function to ensure parameter delivery synchronization after connecting an external display.
- Required when transferring parameters immediately upon connection.