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

discontinued
outdated

An interface to control the native window.

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. Inspired by desktop_window.

[]

Using #

import 'package:window_interface/window_interface.dart';

await WindowInterface.setWindowMinSize(640, 480);
0
likes
0
points
34
downloads

Publisher

verified publisherxinlake.dev

Weekly Downloads

An interface to control the native window.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on window_interface