Skip to content

Commit 2244411

Browse files
committed
chore(deps): downgrade share_plus to v11.1.0
- Update share_plus dependency from ^12.0.0 to ^11.0.0 in pubspec.yaml - Update corresponding version and checksum in pubspec.lock
1 parent 486b720 commit 2244411

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -773,10 +773,10 @@ packages:
773773
dependency: "direct main"
774774
description:
775775
name: share_plus
776-
sha256: "3424e9d5c22fd7f7590254ba09465febd6f8827c8b19a44350de4ac31d92d3a6"
776+
sha256: d7dc0630a923883c6328ca31b89aa682bacbf2f8304162d29f7c6aaff03a27a1
777777
url: "https://pub.dev"
778778
source: hosted
779-
version: "12.0.0"
779+
version: "11.1.0"
780780
share_plus_platform_interface:
781781
dependency: transitive
782782
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dependencies:
6565
logging: ^1.3.0
6666
meta: ^1.16.0
6767
pinput: ^5.0.1
68-
share_plus: ^12.0.0
68+
share_plus: ^11.0.0
6969
stream_transform: ^2.1.1
7070
timeago: ^3.7.1
7171
ui_kit:

0 commit comments

Comments
 (0)