Skip to content

Commit 1ec719c

Browse files
committed
Updated pubspec.yaml for the pub.dev release
1 parent d39f6be commit 1ec719c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pubspec.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: flutter_web_bluetooth
22
description: A library to use the web bluetooth api.
33
version: 0.0.1
4-
author: Jeroen1602
5-
homepage: https://github.com/jeroen1602/flutter_web_bluetooth/blob/master/pubspec.yaml
4+
homepage: https://github.com/jeroen1602/flutter_web_bluetooth/
65

76
environment:
87
sdk: ">=2.12.0 <3.0.0"
@@ -14,7 +13,7 @@ dependencies:
1413
flutter_web_plugins:
1514
sdk: flutter
1615
js: ^0.6.3
17-
rxdart: 0.26.0
16+
rxdart: ^0.26.0
1817

1918
dev_dependencies:
2019
flutter_test:

0 commit comments

Comments
 (0)