iosWebViewFix/macos/Classes/PluginScriptsJS
Lorenzo Pichilli ae199f1dc4 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 2023-05-15 13:46:42 +02: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 2023-05-15 13:46:42 +02: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