wayland_layer_shell 1.0.1 copy "wayland_layer_shell: ^1.0.1" to clipboard
wayland_layer_shell: ^1.0.1 copied to clipboard

PlatformLinux

A flutter plugin to create desktop components for Wayland using the Layer Shell protocol

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wayland_layer_shell

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

dependencies:
  wayland_layer_shell: ^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:wayland_layer_shell/wayland_layer_shell.dart';
5
likes
160
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter plugin to create desktop components for Wayland using the Layer Shell protocol

Repository (GitHub)

Topics

#window #linux #wayland #layer-shell

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on wayland_layer_shell