Files
bluetooth_low_energy/bluetooth_low_energy_android
渐渐被你吸引 c9f0e7e5ee Fix the issue that advertisement name is wrong when advertising. (#78)
* Fix the issue that advertisement name is wrong when advertising.

* Update CHANGELOG.md

* Fix the warning issue.

* 6.0.1

---------

Co-authored-by: yanshouwang <yanshouwang@outlook.com>
2024-06-09 23:30:38 +08:00
..
2024-06-04 00:44:39 +08:00
2024-06-04 00:44:39 +08:00
2024-06-04 00:44:39 +08:00
2024-06-04 00:44:39 +08:00
2023-08-21 01:06:57 +08:00

bluetooth_low_energy_android

The Android 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.