Files
bluetooth_low_energy/bluetooth_low_energy_darwin
iAMD 41b09f3bf3 修复 CoW 导致重复调用返回值的问题 (#37)
* fix: 修复 Copy on Write 导致重复调用返回值的问题

* feat: 5.0.1

* feat: 5.0.1

* fix: 删除团队编号
2024-01-15 15:47:11 +08:00
..
2023-12-31 00:53:48 +08:00
2023-08-21 01:06:57 +08:00
2023-08-21 01:06:57 +08:00
2023-08-21 01:06:57 +08:00
2023-08-21 01:06:57 +08:00
2023-12-31 00:53:48 +08:00
2023-08-21 01:06:57 +08:00

bluetooth_low_energy_darwin

The iOS and macOS 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.