window_manager 0.0.3 copy "window_manager: ^0.0.3" to clipboard
window_manager: ^0.0.3 copied to clipboard

outdated

This plugin allows Flutter **desktop** apps to resizing and repositioning the window.

0.0.3 #

  • Implemented isMinimized, minimize, restore Methods.
  • Implemented setMinimumSize, setMaximumSize Methods.
  • [windows] #4 Do not set HWND_TOPMOST flag in setFullScreen

0.0.2 #

  • Implemented show, hide, isVisible Methods.
  • Implemented isMaximized, maximize, unmaximize Methods.
  • Implemented isFullScreen, setFullScreen Methods.
  • Implemented getBounds, setBounds Methods.
  • Implemented getPosition, setPosition Methods.
  • Implemented getSize, setSize Methods.
  • Implemented isAlwaysOnTop, setAlwaysOnTop Methods.
  • Implemented terminate Method.

0.0.1 #

  • first release.
803
likes
0
pub points
99%
popularity

Publisher

verified publisherleanflutter.dev

This plugin allows Flutter **desktop** apps to resizing and repositioning the window.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on window_manager