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

Cross-platform window management for Flutter desktop. Size, position, state, multi-monitor, frameless, events. macOS + Windows in one package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add icefelix_window_manager

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  icefelix_window_manager: ^0.4.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:icefelix_window_manager/icefelix_window_manager.dart';
0
likes
150
points
47
downloads
screenshot

Documentation

API reference

Publisher

verified publishericefelix.com

Weekly Downloads

Cross-platform window management for Flutter desktop. Size, position, state, multi-monitor, frameless, events. macOS + Windows in one package.

Homepage
Repository (GitHub)
View/report issues

Topics

#window #desktop #multi-monitor #ui #platform-integration

Funding

Consider supporting this project:

icefelix.com
github.com

License

BSD-3-Clause (license)

Dependencies

flutter, meta, plugin_platform_interface

More

Packages that depend on icefelix_window_manager

Packages that implement icefelix_window_manager