multi_window_linux 0.1.0+1 copy "multi_window_linux: ^0.1.0+1" to clipboard
multi_window_linux: ^0.1.0+1 copied to clipboard

outdated

The Linux implementation for the multi_window plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add multi_window_linux

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

dependencies:
  multi_window_linux: ^0.1.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:multi_window_linux/multi_window_linux.dart';
1
likes
0
pub points
25%
popularity

Publisher

verified publisherwolfenra.in

The Linux implementation for the multi_window plugin.

Repository (GitLab)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, multi_window_interface

More

Packages that depend on multi_window_linux