Update dependency flutter_sharing_intent to v1.1.0
All checks were successful
/ build (push) Successful in 6m12s
All checks were successful
/ build (push) Successful in 6m12s
This commit is contained in:
parent
d63ef288eb
commit
9b571fb1a4
2 changed files with 3 additions and 3 deletions
|
@ -295,10 +295,10 @@ packages:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
name: flutter_sharing_intent
|
name: flutter_sharing_intent
|
||||||
sha256: "491c879d4b18d83e953ff740f3a0dc247f87f4944f6601d351e0a70986d0db3a"
|
sha256: "6eb896e6523b735e8230eeb206fd3b9f220f11ce879c2400a90b443147036ff9"
|
||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "1.0.6"
|
version: "1.1.0"
|
||||||
flutter_test:
|
flutter_test:
|
||||||
dependency: "direct dev"
|
dependency: "direct dev"
|
||||||
description: flutter
|
description: flutter
|
||||||
|
|
|
@ -42,7 +42,7 @@ dependencies:
|
||||||
dynamic_color: 1.6.6
|
dynamic_color: 1.6.6
|
||||||
intl: 0.18.1
|
intl: 0.18.1
|
||||||
path: 1.8.3
|
path: 1.8.3
|
||||||
flutter_sharing_intent: 1.0.6
|
flutter_sharing_intent: 1.1.0
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
flutter_test:
|
flutter_test:
|
||||||
|
|
Loading…
Reference in a new issue