From 39daa3c290d40dfcd6a7f306a4967027d2abd91d Mon Sep 17 00:00:00 2001 From: vishnukvmd Date: Sat, 15 Oct 2022 16:19:55 +0530 Subject: [PATCH] Upgrade flutter_inappwebview --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index ebaa0400d..e3aa54861 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -404,7 +404,7 @@ packages: name: flutter_inappwebview url: "https://pub.dartlang.org" source: hosted - version: "5.4.3+7" + version: "5.5.0+2" flutter_keyboard_visibility: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index b839eec45..a4c944ad3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -53,7 +53,7 @@ dependencies: flutter_easyloading: ^3.0.0 flutter_email_sender: ^5.1.0 flutter_image_compress: ^1.1.0 - flutter_inappwebview: ^5.3.2 + flutter_inappwebview: ^5.5.0+2 flutter_launcher_icons: ^0.9.3 flutter_local_notifications: ^9.5.3+1 flutter_localizations: