We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52c76db commit 2151b24Copy full SHA for 2151b24
packages/flutter_blue_plus_darwin/CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 4.0.1
2
+* fix unrecognized selector sent to instance (regression from 4.0.0)
3
+
4
## 4.0.0
5
* Use bytes instead of hex for platform communication (#1130)
6
packages/flutter_blue_plus_darwin/pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_blue_plus_darwin
description: iOS and macOS implementation of the flutter_blue_plus plugin.
-version: 4.0.0
+version: 4.0.1
homepage: https://github.com/chipweinberger/flutter_blue_plus
environment:
0 commit comments