multi_window_native 1.0.4 copy "multi_window_native: ^1.0.4" to clipboard
multi_window_native: ^1.0.4 copied to clipboard

A Flutter plugin for creating and managing multiple native desktop windows with cross-window communication.

1.0.0 #

  • Initial release.
  • Added support for creating multiple Flutter windows on macOS.
  • Added communication between windows using MethodChannel.
  • Added notifyUiRendered to prevent blank screen flashes.
  • Added registerListener/unregisterListener APIs for Dart-side communication.
  • Added broadcastToAllWindows native implementation.

1.0.1 #

  • Formatted and updated README.md with detailed usage instructions and screenshots.
  • Added usage of window manager in the main screen to handle window.

1.0.2 #

  • Fixed image links in README.md

1.0.3 #

  • Updated README.md

1.0.4 #

  • Updated README.md and attached screenshots for macOs
9
likes
140
points
78
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for creating and managing multiple native desktop windows with cross-window communication.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface, window_manager

More

Packages that depend on multi_window_native

Packages that implement multi_window_native