Update dependency url_launcher to v6.1.12
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9a1db51f23
commit
c772d950e2
2 changed files with 4 additions and 4 deletions
|
@ -870,10 +870,10 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
name: url_launcher
|
||||
sha256: eb1e00ab44303d50dd487aab67ebc575456c146c6af44422f9c13889984c00f3
|
||||
sha256: "781bd58a1eb16069412365c98597726cd8810ae27435f04b3b4d3a470bacd61e"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "6.1.11"
|
||||
version: "6.1.12"
|
||||
url_launcher_android:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -996,4 +996,4 @@ packages:
|
|||
version: "3.1.1"
|
||||
sdks:
|
||||
dart: ">=3.0.0 <4.0.0"
|
||||
flutter: ">=3.4.0-17.0.pre"
|
||||
flutter: ">=3.10.0"
|
||||
|
|
|
@ -31,7 +31,7 @@ dependencies:
|
|||
http: 0.13.6
|
||||
validators: 3.0.0
|
||||
flutter_linkify: 6.0.0
|
||||
url_launcher: 6.1.11
|
||||
url_launcher: 6.1.12
|
||||
expandable: 5.0.1
|
||||
share_plus: 7.0.1
|
||||
file_picker: 5.3.1
|
||||
|
|
Loading…
Reference in a new issue