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 57a03bf commit 4416fc3Copy full SHA for 4416fc3
example/pubspec.lock
@@ -94,7 +94,7 @@ packages:
94
path: ".."
95
relative: true
96
source: path
97
- version: "0.0.3"
+ version: "0.0.4"
98
flutter_web_plugins:
99
dependency: transitive
100
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 IO projects.
3
-version: 0.0.3
+version: 0.0.4
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