Skip to content

Commit 3ccbc4b

Browse files
authored
Update pubspec.yaml
1 parent 7593b8b commit 3ccbc4b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pubspec.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,10 @@ dependencies:
1414
sdk: flutter
1515
convert: ^3.0.0
1616
protobuf: ^2.0.0
17-
rxdart: ^0.26.0
17+
rxdart:
18+
git:
19+
url: https://github.com/ReactiveX/rxdart.git
20+
ref: master
1821
collection: ^1.15.0
1922
meta: ^1.3.0
2023

0 commit comments

Comments
 (0)