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 7745406 commit 9686b25Copy full SHA for 9686b25
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.0.6+1
2
+
3
+* Fixed the library trying to add the `availabilitychanged` event on unsupported platforms.
4
5
## 0.0.6
6
7
* Removed RxDart as a dependency
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_web_bluetooth
description: A library to use the web bluetooth api in your web project. Will play nice if used in IO projects.
-version: 0.0.6
+version: 0.0.6+1
homepage: https://github.com/jeroen1602/flutter_web_bluetooth/
repository: https://github.com/jeroen1602/flutter_web_bluetooth/
issue_tracker: https://github.com/jeroen1602/flutter_web_bluetooth/issues/
0 commit comments