From f4f24b0fd8e84314f722ce6e2976b8b3867a4173 Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 21 Oct 2022 20:19:50 +0000 Subject: [PATCH] Update dependency flutter_webview_pro to v3 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 75fbf00..b4ef545 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -35,7 +35,7 @@ dependencies: # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.2 #webview_flutter: ^2.3.1 - flutter_webview_pro: ^1.0.0 + flutter_webview_pro: ^3.0.0 android_intent_plus: ^3.0.2 url_launcher: ^6.0.18