bluez 0.1.4 bluez: ^0.1.4 copied to clipboard
Provides a client to connect to BlueZ - the Linux Bluetooth stack.
Changelog #
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