From 07af8ed8ed603042e5be45e3767b8b33c245fb3d Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 18 Apr 2022 18:45:29 +0000 Subject: [PATCH] Update dependency webview_flutter to v3 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 787589b..090455f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -34,7 +34,7 @@ dependencies: # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.2 - webview_flutter: ^2.3.1 + webview_flutter: ^3.0.0 dev_dependencies: flutter_test: sdk: flutter