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

discontinuedreplaced by: active_window

A flutter plugin to get active foreground window on MacOS, Windows and Linux.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add desktop_active_window

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

dependencies:
  desktop_active_window: ^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:desktop_active_window/desktop_active_window.dart';
0
likes
110
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter plugin to get active foreground window on MacOS, Windows and Linux.

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

dotup_dart_utils, flutter

More

Packages that depend on desktop_active_window