Skip to content

Commit 19216f3

Browse files
committed
refactor(firebase_dart_plus): support for rxdart ^0.28.0
1 parent 78edb85 commit 19216f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firebase_dart_plus/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ environment:
99
dependencies:
1010
firebase_dart: ^1.2.0
1111
sortedmap: ^0.5.3
12-
rxdart: ^0.27.0
12+
rxdart: ">=0.27.0 <0.29.0"
1313

1414
dev_dependencies:
1515
lints: ^2.0.0

0 commit comments

Comments
 (0)