We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e646920 commit 04f5596Copy full SHA for 04f5596
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.7.1
2
+* Fix incorrect value notification when write is performed.
3
+* Add `toString` to each bluetooth class.
4
+* Various other bug fixes.
5
+
6
## 0.7.0
7
* Support v2 android embedding.
8
* Various bug and documentation fixes.
pubspec.yaml
@@ -2,7 +2,7 @@ name: flutter_blue
description:
Flutter plugin for connecting and communicating with Bluetooth Low Energy devices,
on Android and iOS
-version: 0.7.0
+version: 0.7.1
author: Paul DeMarco <paulmdemarco@gmail.com>
homepage: https://github.com/pauldemarco/flutter_blue
0 commit comments