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 d39f6be commit 1ec719cCopy full SHA for 1ec719c
pubspec.yaml
@@ -1,8 +1,7 @@
1
name: flutter_web_bluetooth
2
description: A library to use the web bluetooth api.
3
version: 0.0.1
4
-author: Jeroen1602
5
-homepage: https://github.com/jeroen1602/flutter_web_bluetooth/blob/master/pubspec.yaml
+homepage: https://github.com/jeroen1602/flutter_web_bluetooth/
6
7
environment:
8
sdk: ">=2.12.0 <3.0.0"
@@ -14,7 +13,7 @@ dependencies:
14
13
flutter_web_plugins:
15
sdk: flutter
16
js: ^0.6.3
17
- rxdart: 0.26.0
+ rxdart: ^0.26.0
18
19
dev_dependencies:
20
flutter_test:
0 commit comments