window_watcher 0.0.1 copy "window_watcher: ^0.0.1" to clipboard
window_watcher: ^0.0.1 copied to clipboard

outdated

Dart/Flutter package for working with visible windows.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add window_watcher

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

dependencies:
  window_watcher: ^0.0.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:window_watcher/window_watcher.dart';
2
likes
0
points
9
downloads

Publisher

unverified uploader

Weekly Downloads

Dart/Flutter package for working with visible windows.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, flutter, win32

More

Packages that depend on window_watcher