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 8b36128 commit 794614dCopy full SHA for 794614d
packages/stream_chat_flutter/pubspec.yaml
@@ -39,7 +39,7 @@ dependencies:
39
photo_manager: ^3.2.0
40
photo_view: ^0.15.0
41
rxdart: ^0.27.7
42
- share_plus: ^8.0.3
+ share_plus: ">=8.0.3 <11.0.0"
43
shimmer: ^3.0.0
44
stream_chat_flutter_core: ^8.0.0
45
synchronized: ^3.1.0+1
@@ -77,4 +77,4 @@ dev_dependencies:
77
sdk: flutter
78
golden_toolkit: ^0.15.0
79
mocktail: ^1.0.0
80
- path: ^1.8.3
+ path: ^1.8.3
0 commit comments