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

PlatformmacOS

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

0.0.1 #

  • 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.
9
likes
140
points
15
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