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

A package for adding multi window support to Flutter on Desktop.

0.2.0 #

  • Addd optional parameter alignment for window alignment on MultiWindow.create.
  • MultiWindow instances can now be programmatically closed using the .close method.

0.1.2 #

  • Added optional parameter title for window creation on MultiWindow.create.

0.1.1 #

  • MultiWidget now checks for supported platforms and will return the unsupported widget or throw an exception on unsupported platforms.
  • Linux: Fixed size parameter for window creation.

0.1.0 #

  • Initial release.
105
likes
150
points
206
downloads

Publisher

verified publisherwolfenra.in

Weekly Downloads

A package for adding multi window support to Flutter on Desktop.

Repository (GitLab)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter, multi_window_interface, multi_window_linux, multi_window_macos

More

Packages that depend on multi_window