dbus_onemw 0.7.3+4 copy "dbus_onemw: ^0.7.3+4" to clipboard
dbus_onemw: ^0.7.3+4 copied to clipboard

outdated

LG extension of a native Dart implementation of the D-Bus message bus client.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate dbus_onemw

Use it

The package has the following executables:

$ dart-dbus

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dbus_onemw

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

dependencies:
  dbus_onemw: ^0.7.3+4

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:dbus_onemw/code_generator.dart';
import 'package:dbus_onemw/dbus.dart';
0
likes
0
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

LG extension of a native Dart implementation of the D-Bus message bus client.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, ffi, meta, stream_channel, web_socket_channel, xml

More

Packages that depend on dbus_onemw