dwm 0.0.0-dev.0 copy "dwm: ^0.0.0-dev.0" to clipboard
dwm: ^0.0.0-dev.0 copied to clipboard

unlistedoutdated

Desktop Window Manager Plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dwm

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

dependencies:
  dwm: ^0.0.0-dev.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:dwm/dwm.dart';
1
likes
0
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

Desktop Window Manager Plugin.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on dwm

Packages that implement dwm