From 403a7571fa22ec3c4e8b9ea8058580c52fa100d5 Mon Sep 17 00:00:00 2001 From: renovate Date: Sat, 16 Apr 2022 16:36:33 +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 5d05cb7..164aa34 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 dev_dependencies: flutter_test: -- 2.45.1