We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22c32ff commit 07e346aCopy full SHA for 07e346a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 2.2.1
2
+
3
+* Hide private APIs
4
+* Add setup instructions to README
5
+* Add missing descriptor operations information to README
6
+* Moved permission_handler dependency to its place in example
7
8
## 2.2.0
9
10
* **NEW** operations on descriptors
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_ble_lib
description: FlutterBle Library is a flutter library that supports BLE operations. It uses MultiPlatformBleAdapter as a native backend..
-version: 2.2.0
+version: 2.2.1
author: "Polidea <[email protected]>"
homepage: https://github.com/Polidea/FlutterBleLib
0 commit comments