fl_linux_window_manager 1.2.0 copy "fl_linux_window_manager: ^1.2.0" to clipboard
fl_linux_window_manager: ^1.2.0 copied to clipboard

PlatformLinux

Manage platform window of flutter application on linux

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fl_linux_window_manager

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

dependencies:
  fl_linux_window_manager: ^1.2.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:fl_linux_window_manager/fl_linux_window_manager.dart';
4
likes
160
points
24
downloads

Publisher

verified publishermoduluz.io

Weekly Downloads

Manage platform window of flutter application on linux

Homepage
Repository (GitHub)
View/report issues

Topics

#linux #window #wayland #layer

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on fl_linux_window_manager