We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbad7d1 commit 63a1002Copy full SHA for 63a1002
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.7.2
2
+* Add `allowDuplicates` option to `startScan`.
3
+* Fix performance issue with GUID initializers.
4
+
5
## 0.7.1+1
6
* Fix for FlutterBlue constructor when running on emulator.
7
* Return error when attempting to `discoverServices` while not connected.
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.1+1
+version: 0.7.2
author: Paul DeMarco <[email protected]>
homepage: https://github.com/pauldemarco/flutter_blue
8
0 commit comments