From 71f4aea13362b070e0009eb85320ff13b8320e64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 13:57:19 +0000 Subject: [PATCH] chore(deps): bump share_plus in /packages/stream_chat_flutter Bumps [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus) from 10.1.4 to 11.0.0. - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/share_plus-v11.0.0/packages/share_plus) --- updated-dependencies: - dependency-name: share_plus dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/stream_chat_flutter/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/stream_chat_flutter/pubspec.yaml b/packages/stream_chat_flutter/pubspec.yaml index cafefad7a..fd856bffe 100644 --- a/packages/stream_chat_flutter/pubspec.yaml +++ b/packages/stream_chat_flutter/pubspec.yaml @@ -54,7 +54,7 @@ dependencies: rate_limiter: ^1.0.0 record: ">=5.2.0 <7.0.0" rxdart: ^0.28.0 - share_plus: ^10.0.2 + share_plus: ">=10.0.2 <12.0.0" shimmer: ^3.0.0 stream_chat_flutter_core: ^9.9.0 svg_icon_widget: ^0.0.1