win_tracker 0.0.7 copy "win_tracker: ^0.0.7" to clipboard
win_tracker: ^0.0.7 copied to clipboard

outdated

A package for get open window title in flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add win_tracker

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

dependencies:
  win_tracker: ^0.0.7

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:win_tracker/win_tracker.dart';
2
likes
110
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

A package for get open window title in flutter

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

ffi, flutter, path, plugin_platform_interface, win32

More

Packages that depend on win_tracker