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

discontinued
outdated

An interface to control the native window.

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.1.0

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
0
pub points
0%
popularity

Publisher

verified publisherxinlake.dev

An interface to control the native window.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on window_interface