x11 0.0.0-dev.5 copy "x11: ^0.0.0-dev.5" to clipboard
x11: ^0.0.0-dev.5 copied to clipboard

outdated

A native Dart implementation of the X window system protocol, version 11 (X11).

Pub Package

A native Dart implementation of the X window system protocol, version 11 (X11).

import 'package:x11/x11.dart';

var client = X11Client();
await client.connect();
await client.close();
6
likes
0
pub points
18%
popularity

Publisher

unverified uploader

A native Dart implementation of the X window system protocol, version 11 (X11).

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on x11