From 3fd1f9552be4f43c0cb219f10dc88e99037b7b56 Mon Sep 17 00:00:00 2001 From: Lorenzo Pichilli Date: Tue, 3 Dec 2019 23:32:45 +0100 Subject: [PATCH] updated README.md and issue templates, added WebStorage.getInstance().deleteAllData() to clearAllCache on Android --- .github/ISSUE_TEMPLATE/BUG_REPORT.md | 4 +- .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md | 5 +- .idea/workspace.xml | 225 +++++++++--------- README.md | 6 +- .../InAppWebView/InAppWebView.java | 2 + 5 files changed, 128 insertions(+), 114 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md index 46107d40d..816a79d2c 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -6,10 +6,12 @@ about: Something is crashing or not working as intended ## Environment +**Flutter version:** **Plugin version:** **Android version:** +**iOS version:** +**Xcode version:** **Device information:** -**Flutter version:** ## Description diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md index 21c986278..97a1f1708 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md +++ b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md @@ -6,8 +6,11 @@ about: Suggest an idea for this project ## Environment -**App version:** +**Flutter version:** +**Plugin version:** **Android version:** +**iOS version:** +**Xcode version:** **Device information:** ## Description diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 7d601db17..d216bffe4 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -15,10 +15,14 @@ + + + + @@ -38,11 +42,11 @@ - + - - + + @@ -51,24 +55,53 @@ + + + + + + + + + + + + + + + + + + + + + + - - + + - - + + + + + + + + + - - + + @@ -88,8 +121,6 @@ - onPermissionRequest - Event fired [InAppBrowser] web WebView [InAppBrowser] @@ -118,6 +149,8 @@ openData historyUrl baseUrl + onWebViewCreated + Note for an activity.getPreferences(0) @@ -140,7 +173,6 @@ - +