dbus 0.2.1 copy "dbus: ^0.2.1" to clipboard
dbus: ^0.2.1 copied to clipboard

outdated

A native Dart implementation of the D-Bus message bus client. This package allows Dart applications to directly access services on the Linux desktop.

Changelog #

0.2.1 #

  • Use a meta version that works with the Dart 1.12 SDK.

0.2.0 #

  • Add null safety support

0.1.2 #

  • Ensure generated classes don't collide method/arg names.
  • Add API to get owned names and subscribe to changes.
  • Allow the class name to be provided for generated code.
  • Generate a required parameter if D-Bus introspection doesn't contain a path.
  • Implement DBusCkient.listQueuedOwners().

0.1.1 #

  • Fix DBusClient blocking on close

0.1.0 #

  • Initial release
59
likes
0
pub points
96%
popularity

Publisher

verified publishercanonical.com

A native Dart implementation of the D-Bus message bus client. This package allows Dart applications to directly access services on the Linux desktop.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, meta, xml

More

Packages that depend on dbus