multi_window_interface 0.2.0 copy "multi_window_interface: ^0.2.0" to clipboard
multi_window_interface: ^0.2.0 copied to clipboard

A common platform interface for the multi_window plugin.

multi_window_interface #

A common platform interface for the multi_window plugin.

Platform-specific implementations of the multi_window can be created through this interface.

Implementing #

To implement a platform-specific implementation, extend MultiWindowPlatformInterface with an implementation that performs the platform-specific behavior. And ensure you register your plugin by setting MultiWindowPlatformInterface.instance to your own implementation at run-time.

1
likes
130
points
250
downloads

Publisher

verified publisherwolfenra.in

Weekly Downloads

A common platform interface for the multi_window plugin.

Repository (GitLab)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on multi_window_interface