Skip to content

robert-ancell/wayland.dart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pub Package

A native Dart implementation of the Wayland protocol.

import 'package:wayland/wayland.dart';

var client = WaylandClient();
await client.connect();

// FIXME

await client.close();

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages