macos_window_utils 1.0.2 copy "macos_window_utils: ^1.0.2" to clipboard
macos_window_utils: ^1.0.2 copied to clipboard

macos_window_utils is a Flutter package that provides a set of methods for modifying the NSWindow of a Flutter application on macOS.

1.0.2 #

  • Fix incompatibility with Flutter 3.7.0.

1.0.1 #

  • Add setLevel method.
  • Add the following order* methods:
    • orderOut
    • orderBack
    • orderFront
    • orderFrontRegardless
  • Add methods to modify the window's styleMask property.
  • Improve documentation.

1.0.0+1 #

  • Improve “Getting started” section in the project's readme.
  • Improve documentation formatting.

1.0.0 #

  • Initial version.
50
likes
0
pub points
93%
popularity

Publisher

verified publishermacosui.dev

macos_window_utils is a Flutter package that provides a set of methods for modifying the NSWindow of a Flutter application on macOS.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on macos_window_utils