更新插件信息和 CHANGELOG
This commit is contained in:
@ -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.
|
||||
|
@ -14,7 +14,7 @@ packages:
|
||||
path: ".."
|
||||
relative: true
|
||||
source: path
|
||||
version: "0.0.1"
|
||||
version: "0.0.2"
|
||||
boolean_selector:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user