iosWebViewFix/macos/Classes/InAppWebView
Lorenzo Pichilli 459875ff2e Updated code docs, Using Android WebViewClientCompat for Chromium-based WebView if the WebView package major version is >= 73 (https://bugs.chromium.org/p/chromium/issues/detail?id=925887), fix #1422 2022-12-03 15:58:12 +01:00
..
WebMessage Updated code docs, Using Android WebViewClientCompat for Chromium-based WebView if the WebView package major version is >= 73 (https://bugs.chromium.org/p/chromium/issues/detail?id=925887), fix #1422 2022-12-03 15:58:12 +01:00
ContextMenuSettings.swift initial macos implementation 2022-10-17 02:23:05 +02:00
CustomSchemeHandler.swift initial macos implementation 2022-10-17 02:23:05 +02:00
FlutterWebViewController.swift updated macos docs, added getContentWidth WebView method 2022-10-18 18:12:33 +02:00
FlutterWebViewFactory.swift Added InAppWebView.headlessWebView property to convert an HeadlessWebView to InAppWebView widget 2022-10-20 16:34:37 +02:00
InAppWebView.swift Fixed User Script remove methods, Fixed macOS available checks for XCode 14.1 2022-11-16 15:30:17 +01:00
InAppWebViewSettings.swift Fixed User Script remove methods, Fixed macOS available checks for XCode 14.1 2022-11-16 15:30:17 +01:00
WebViewChannelDelegate.swift Fixed User Script remove methods, Fixed macOS available checks for XCode 14.1 2022-11-16 15:30:17 +01:00
WebViewChannelDelegateMethods.swift updated macos docs, added getContentWidth WebView method 2022-10-18 18:12:33 +02:00