更新插件信息和 CHANGELOG

This commit is contained in:
闫守旺
2021-07-02 11:43:11 +08:00
parent 92daec7450
commit 24d19e176f
3 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
## 0.0.2
- Fix connect blocked when bluetooth closed.
- Fix wrong repository url.
- Move all example files to main.dart.
## 0.0.1
- Add central APIs.

View File

@ -14,7 +14,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.0.1"
version: "0.0.2"
boolean_selector:
dependency: transitive
description:

View File

@ -1,6 +1,6 @@
name: bluetooth_low_energy
description: A bluetooth low energy plugin for flutter, which can be used to develope central role apps.
version: 0.0.1
version: 0.0.2
homepage: https://github.com/yanshouwang/bluetooth_low_energy
publish_to: https://pub.dev