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 90c76f7 commit 39ae1dfCopy full SHA for 39ae1df
example/pubspec.lock
@@ -113,7 +113,7 @@ packages:
113
path: ".."
114
relative: true
115
source: path
116
- version: "0.2.2"
+ version: "0.2.3"
117
flutter_web_plugins:
118
dependency: transitive
119
description: flutter
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: flutter_web_bluetooth
2
description: A library to use the web bluetooth api in your web project. Will play nice if used in IO projects.
3
-version: 0.2.2
+version: 0.2.3
4
homepage: https://github.com/jeroen1602/flutter_web_bluetooth/
5
repository: https://github.com/jeroen1602/flutter_web_bluetooth/
6
issue_tracker: https://github.com/jeroen1602/flutter_web_bluetooth/issues/
0 commit comments