window_interface 0.5.2 copy "window_interface: ^0.5.2" to clipboard
window_interface: ^0.5.2 copied to clipboard

discontinued
PlatformWindows

Interface for controlling native windows.

Window Interface #

pub package

This plugin allows you to control the native window of your flutter app on desktop windows, such as min size, max size, full screen, set topmost.

Using #

import 'package:window_interface/window_interface.dart';

await WindowInterface.setWindowMinSize(640, 480);

For more usage, see the XReady demo app

[]

Open source software #

desktop_window

0
likes
130
points
34
downloads

Publisher

verified publisherxinlake.dev

Weekly Downloads

Interface for controlling native windows.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on window_interface