window_interface 0.5.2 copy "window_interface: ^0.5.2" to clipboard
window_interface: ^0.5.2 copied to clipboard

discontinued
PlatformWindows

Interface for controlling native windows.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add window_interface

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

dependencies:
  window_interface: ^0.5.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_interface/window_interface.dart';
0
likes
130
points
34
downloads

Publisher

verified publisherxinlake.dev

Weekly Downloads

Interface for controlling native windows.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on window_interface