iosWebViewFix/macos/Classes/PluginScriptsJS
Lorenzo Pichilli a42b0e4dfd Updated window.flutter_inappwebview.callHandler implementation: if there is an error/exception on Flutter/Dart side, the callHandler will reject the JavaScript promise with the error/exception message, so you can catch it also on JavaScript side, Fixed Android Web Storage Manager deleteAllData and deleteOrigin methods implementation, fix #1462, fix #1475 2022-12-15 17:43:29 +01:00
..
CallAsyncJavaScriptBelowIOS14WrapperJS.swift initial macos implementation 2022-10-17 02:23:05 +02:00
ConsoleLogJS.swift initial macos implementation 2022-10-17 02:23:05 +02:00
EnableViewportScaleJS.swift initial macos implementation 2022-10-17 02:23:05 +02:00
FindElementsAtPointJS.swift initial macos implementation 2022-10-17 02:23:05 +02:00
FindTextHighlightJS.swift initial macos implementation 2022-10-17 02:23:05 +02:00
InterceptAjaxRequestJS.swift initial macos implementation 2022-10-17 02:23:05 +02:00
InterceptFetchRequestJS.swift initial macos implementation 2022-10-17 02:23:05 +02:00
JavaScriptBridgeJS.swift Updated window.flutter_inappwebview.callHandler implementation: if there is an error/exception on Flutter/Dart side, the callHandler will reject the JavaScript promise with the error/exception message, so you can catch it also on JavaScript side, Fixed Android Web Storage Manager deleteAllData and deleteOrigin methods implementation, fix #1462, fix #1475 2022-12-15 17:43:29 +01:00
OnLoadResourceJS.swift initial macos implementation 2022-10-17 02:23:05 +02:00
OnScrollChangedJS.swift initial macos implementation 2022-10-17 02:23:05 +02:00
OnWindowBlurEventJS.swift initial macos implementation 2022-10-17 02:23:05 +02:00
OnWindowFocusEventJS.swift initial macos implementation 2022-10-17 02:23:05 +02:00
OriginalViewPortMetaTagContentJS.swift initial macos implementation 2022-10-17 02:23:05 +02:00
PluginScriptsUtil.swift initial macos implementation 2022-10-17 02:23:05 +02:00
PrintJS.swift initial macos implementation 2022-10-17 02:23:05 +02:00
PromisePolyfillJS.swift initial macos implementation 2022-10-17 02:23:05 +02:00
SupportZoomJS.swift initial macos implementation 2022-10-17 02:23:05 +02:00
WebMessageChannelJS.swift initial macos implementation 2022-10-17 02:23:05 +02:00
WebMessageListenerJS.swift initial macos implementation 2022-10-17 02:23:05 +02:00
WindowIdJS.swift initial macos implementation 2022-10-17 02:23:05 +02:00