From 70aeddd3640e6474b22283dfc04c1451ff3d9f0f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Feb 2021 01:17:18 +0000 Subject: [PATCH] Update dependency url_launcher to v6 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 13e9f6f71..3fb02ed66 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -41,7 +41,7 @@ dependencies: intl: ^0.16.1 # opening urls - url_launcher: ^5.7.10 + url_launcher: ^6.0.0 # modal photo view photo_view: ^0.10.3