Files
bluetooth_low_energy/bluetooth_low_energy_linux
Mr剑侠客 79c50d638d feat: 支持外围设备接口,优化中心设备接口 (#18)
* 临时提交

* 临时提交

* 临时提交

* fix: 调整接口

* fix: 修复问题

* fix: 调整 iOS 实现

* fix: 添加注释

* fix: 修改预览版本号

* fix: 修复已知问题

* fix: 优化接口

* fix: 解决 32 位 UUID 报错问题

* fix: 修复问题

* fix: 修复依赖项

* fix: 移除多余代码

* fix: 修复已知问题

* fix: 修复问题

* fix: 修改版本号

* fix: 修复问题

* fix: 发布正式版本
2023-10-10 18:01:25 +08:00
..
2023-08-17 17:49:26 +08:00
2023-08-21 01:06:57 +08:00
2023-08-21 01:06:57 +08:00
2023-08-17 17:49:26 +08:00

bluetooth_low_energy_linux

The Linux implementation of bluetooth_low_energy.

Usage

This package is endorsed, which means you can simply use bluetooth_low_energy normally. This package will be automatically included in your app when you do, so you do not need to add it to your pubspec.yaml.

However, if you import this package to use any of its APIs directly, you should add it to your pubspec.yaml as usual.