bluez 0.5.0 copy "bluez: ^0.5.0" to clipboard
bluez: ^0.5.0 copied to clipboard

outdated

Provides a client to connect to BlueZ - the Linux Bluetooth stack.

Changelog #

0.5.0 #

  • Replace setters with methods so they can be async.

0.4.0 #

  • Update to dbus 0.4.
  • Change names of signal streams to match dbus.dart conventions.
  • Refactor BlueZUUID.
  • Change outputs from Iterable to List so can be easily indexed.
  • Drop GATT prefix on variables inside GATT objects.
  • Fix properties being removed when a D-Bus object is removed.
  • Add regression tests.

0.1.4 #

  • Bump dbus dependency to avoid another signal subscription bug.

0.1.3 #

  • Bump dbus dependency to avoid a signal subscription bug.

0.1.2 #

  • Make the DBusClient parameter optional.
  • Add back default example for pub.dev to show.
  • Fix examples not correctly closing the BlueZClient.
  • Code tidy ups to pass dart analyze in 1.12 final release.

0.1.1 #

  • Add initial GATT client support.
  • Improve examples.

0.1.0 #

  • Initial release
33
likes
0
pub points
84%
popularity

Publisher

verified publishercanonical.com

Provides a client to connect to BlueZ - the Linux Bluetooth stack.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dbus

More

Packages that depend on bluez