desktop_window_utils 0.0.3 copy "desktop_window_utils: ^0.0.3" to clipboard
desktop_window_utils: ^0.0.3 copied to clipboard

PlatformmacOS

A plugin for you to control the windows, their properties and toolbar/titlebars.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add desktop_window_utils

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

dependencies:
  desktop_window_utils: ^0.0.3

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:desktop_window_utils/desktop_window_utils.dart';
14
likes
130
pub points
22%
popularity

Publisher

verified publishersalih.dev

A plugin for you to control the windows, their properties and toolbar/titlebars.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on desktop_window_utils