deps: downgrade url_launcher_windows

This commit is contained in:
Tien Do Nam
2023-02-10 23:57:11 +01:00
parent 803286d02c
commit 0cacc2cde4
2 changed files with 5 additions and 2 deletions
+2 -2
View File
@@ -1183,12 +1183,12 @@ packages:
source: hosted
version: "2.0.14"
url_launcher_windows:
dependency: transitive
dependency: "direct overridden"
description:
name: url_launcher_windows
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.3"
version: "3.0.2"
uuid:
dependency: "direct main"
description:
+3
View File
@@ -76,6 +76,9 @@ dependency_overrides:
path: share_handler_platform_interface
ref: 630cf945524dfbae1bc63ed83b28559b47b25ffa
# cannot open windows settings in 3.0.3
url_launcher_windows: 3.0.2
flutter:
uses-material-design: true