unknown
|
ed97928331
|
windows: fixed dealloc webviews logic, implemented takeScreenshot, added WebViewEnvironment and WebViewEnvironmentSettings classes
|
2024-01-27 18:41:10 +01:00 |
Lorenzo Pichilli
|
ed450ad678
|
Added CustomPathHandler class to be able to implement Android custom path handlers for WebViewAssetLoader
|
2023-12-18 12:40:16 +01:00 |
Lorenzo Pichilli
|
4c72bbfc0e
|
Added InAppBrowser.onMainWindowWillClose event, Added WindowType.WINDOW for InAppWebViewSettings.windowType, fix #1738, Fixed InAppWebViewController.callAsyncJavaScript Android-issue when the last line of the functionBody parameter includes a code comment
|
2023-12-17 22:58:09 +01:00 |
Lorenzo Pichilli
|
b2a0a96898
|
Added InAppWebViewController.clearFormData Android-specific method, Added InAppWebViewController.clearAllCache static method, Added CookieManager.removeSessionCookies Android-specific method, Deprecated InAppWebViewController.clearCache and InAppWebViewSettings.clearCache, Deprecated InAppWebViewSettings.clearSessionCache, Updated CookieManager methods return value
|
2023-12-12 00:40:25 +01:00 |
Lorenzo Pichilli
|
3d66ec0882
|
code format
|
2023-12-04 04:33:02 +01:00 |
Lorenzo Pichilli
|
df678091e9
|
Updated minimum platform interface and implementation versions, Fixed events not called on InAppBrowser and ChromeSafariBrowser opening same instance multiple times
|
2023-12-04 04:32:01 +01:00 |
Lorenzo Pichilli
|
3facb6a963
|
moved flutter_inappwebview base package to flutter_inappwebview folder, format code
|
2023-11-28 02:32:01 +01:00 |