yanshouwang / bluetooth_low_energy

A Flutter plugin for controlling the bluetooth low energy.
https://pub.dev/packages/bluetooth_low_energy
MIT License
35 stars 12 forks source link

Add support for BtLE advertisements on Linux #79

Open RossComputerGuy opened 2 weeks ago

RossComputerGuy commented 2 weeks ago

README says that bluez.dart is missing advertisements support, now that the PR is merged and issue is closed that is no longer the case. Would be great to have this feature.

Relevant PR in bluez.dart: https://github.com/canonical/bluez.dart/pull/96 Relevant issue in bluez.dart: https://github.com/canonical/bluez.dart/issues/85

yanshouwang commented 2 weeks ago

Excellent news! I'll implement this when the new version of bluez is released.