window_utils 1.0.2 copy "window_utils: ^1.0.2" to clipboard
window_utils: ^1.0.2 copied to clipboard

discontinued

A flutter plugin for managing window decoration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add window_utils
copied to clipboard

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

dependencies:
  window_utils: ^1.0.2
copied to clipboard

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:window_utils/window_utils.dart';
copied to clipboard
20
likes
30
points
25
downloads

Publisher

verified publisherrive.app

Weekly Downloads

2024.09.26 - 2025.04.10

A flutter plugin for managing window decoration.

Homepage

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on window_utils