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

discontinued
outdated

A set of interfaces for controlling the native window.

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

Using #

import 'package:window_interface/window_interface.dart';

await WindowInterface.setWindowMinSize(640, 480);
0
likes
0
pub points
0%
popularity

Publisher

verified publisherxinlake.dev

A set of interfaces for controlling the native window.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on window_interface