Compare commits

..

No commits in common. "44cc8bac2882a5e04f04ae869868a3229cc7fcdb" and "d63ef288ebca83591a75c3fb7884e2a7b915b22c" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View file

@ -295,10 +295,10 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
name: flutter_sharing_intent name: flutter_sharing_intent
sha256: "6eb896e6523b735e8230eeb206fd3b9f220f11ce879c2400a90b443147036ff9" sha256: "491c879d4b18d83e953ff740f3a0dc247f87f4944f6601d351e0a70986d0db3a"
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "1.1.0" version: "1.0.6"
flutter_test: flutter_test:
dependency: "direct dev" dependency: "direct dev"
description: flutter description: flutter

View file

@ -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.1.0 flutter_sharing_intent: 1.0.6
dev_dependencies: dev_dependencies:
flutter_test: flutter_test: