Compare commits

..

No commits in common. "580099856f2643c3f1c568d5a3275b6aa183cccf" and "d56d717de0559af7a1c4c11d83a873c6334c593a" have entirely different histories.

2 changed files with 4 additions and 4 deletions

View file

@ -870,10 +870,10 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
name: url_launcher name: url_launcher
sha256: "781bd58a1eb16069412365c98597726cd8810ae27435f04b3b4d3a470bacd61e" sha256: eb1e00ab44303d50dd487aab67ebc575456c146c6af44422f9c13889984c00f3
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "6.1.12" version: "6.1.11"
url_launcher_android: url_launcher_android:
dependency: transitive dependency: transitive
description: description:
@ -996,4 +996,4 @@ packages:
version: "3.1.1" version: "3.1.1"
sdks: sdks:
dart: ">=3.0.0 <4.0.0" dart: ">=3.0.0 <4.0.0"
flutter: ">=3.10.0" flutter: ">=3.4.0-17.0.pre"

View file

@ -31,7 +31,7 @@ dependencies:
http: 0.13.6 http: 0.13.6
validators: 3.0.0 validators: 3.0.0
flutter_linkify: 6.0.0 flutter_linkify: 6.0.0
url_launcher: 6.1.12 url_launcher: 6.1.11
expandable: 5.0.1 expandable: 5.0.1
share_plus: 7.0.1 share_plus: 7.0.1
file_picker: 5.3.3 file_picker: 5.3.3