dbus_remote_proxy 1.0.3 copy "dbus_remote_proxy: ^1.0.3" to clipboard
dbus_remote_proxy: ^1.0.3 copied to clipboard

A Dart package that provides a proxy for interacting with D-Bus services, supporting both direct D-Bus calls (in non-web environments) and WebSocket-based communication (for Flutter web applications). [...]

1.0.0 #

  • Just support for web for first version

1.0.1 #

  • Support call with both of session and system bus
  • Update function convert native value to Dbus value
  • Update README.md

1.0.2 #

  • Update function convert native value to Dbus value, support more replySignature
  • Update README.md

1.0.3 #

  • Refactoring code: DBusRemoteObjectProxy should keep all of the natures of DBusRemoteObject
  • Create DBusUtils and DBusValueConvert class
  • Add unit test
2
likes
0
points
3.98k
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart package that provides a proxy for interacting with D-Bus services, supporting both direct D-Bus calls (in non-web environments) and WebSocket-based communication (for Flutter web applications). This package abstracts D-Bus method calls, offering a flexible and reusable solution for Flutter apps.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dbus, flutter, web_socket_channel

More

Packages that depend on dbus_remote_proxy