Update dependency share_plus to v7.2.1
All checks were successful
/ build (push) Successful in 4m58s
All checks were successful
/ build (push) Successful in 4m58s
This commit is contained in:
parent
c9764e780b
commit
1758eeed18
2 changed files with 5 additions and 5 deletions
|
@ -657,18 +657,18 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
name: share_plus
|
||||
sha256: "6cec740fa0943a826951223e76218df002804adb588235a8910dc3d6b0654e11"
|
||||
sha256: f74fc3f1cbd99f39760182e176802f693fa0ec9625c045561cfad54681ea93dd
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "7.1.0"
|
||||
version: "7.2.1"
|
||||
share_plus_platform_interface:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: share_plus_platform_interface
|
||||
sha256: "357412af4178d8e11d14f41723f80f12caea54cf0d5cd29af9dcdab85d58aea7"
|
||||
sha256: df08bc3a07d01f5ea47b45d03ffcba1fa9cd5370fb44b3f38c70e42cced0f956
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "3.3.0"
|
||||
version: "3.3.1"
|
||||
shared_preferences:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
|
|
@ -33,7 +33,7 @@ dependencies:
|
|||
flutter_linkify: 6.0.0
|
||||
url_launcher: 6.2.1
|
||||
expandable: 5.0.1
|
||||
share_plus: 7.1.0
|
||||
share_plus: 7.2.1
|
||||
file_picker: 5.5.0
|
||||
clipboard: 0.1.3
|
||||
permission_handler: 11.0.1
|
||||
|
|
Loading…
Reference in a new issue