Files
bluetooth_low_energy/bluetooth_low_energy_android/example/README.md
Mr剑侠客 4bec1c9f3a fix: 修复写入特征值无法完成和重启蓝牙后调用外围设备方法报错的问题 (#20)
* fix: 修复示例代码问题

* fix: 断开连接时清理缓存

* fix: 修复蓝牙重新打开后 GATT server 失效的问题

* fix: 修复问题

* fix: 修复写入特征值无法完成的问题

* fix: 修改版本号
2023-10-12 18:29:03 +08:00

605 B

bluetooth_low_energy_example

Demonstrates how to use the bluetooth_low_energy plugin.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.