window_pain 0.0.2 copy "window_pain: ^0.0.2" to clipboard
window_pain: ^0.0.2 copied to clipboard

Wrapper for the window manager package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add window_pain

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

dependencies:
  window_pain: ^0.0.2

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_pain/window_pain.dart';
0
likes
120
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

Wrapper for the window manager package

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, universal_platform, window_manager

More

Packages that depend on window_pain