iosWebViewFix/macos/Classes
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
..
FindInteraction updated print job controller for macos 2022-10-18 11:44:08 +02:00
HeadlessInAppWebView updated some code docs, fix #1405 2022-10-27 20:51:31 +02:00
InAppBrowser Added windowType, windowAlphaValue, windowStyleMask, windowTitlebarSeparatorStyle, windowFrame for MacOS InAppBrowserSettings 2022-10-19 16:50:55 +02:00
InAppWebView 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
PluginScriptsJS 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
PrintJob updated print job controller for macos 2022-10-18 11:44:08 +02:00
Types 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
WebAuthenticationSession 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
CredentialDatabase.swift initial macos implementation 2022-10-17 02:23:05 +02:00
ISettings.swift updated macos tests, fixed macos/Classes/ISettings.swift, fixed macos NSColor.swift extension 2022-10-19 04:40:44 +02:00
InAppWebViewFlutterPlugin.swift initial macos implementation 2022-10-17 02:23:05 +02:00
InAppWebViewStatic.swift initial macos implementation 2022-10-17 02:23:05 +02:00
LeakAvoider.swift initial macos implementation 2022-10-17 02:23:05 +02:00
MyCookieManager.swift initial macos implementation 2022-10-17 02:23:05 +02:00
MyWebStorageManager.swift initial macos implementation 2022-10-17 02:23:05 +02:00
PlatformUtil.swift updated macos docs, added getContentWidth WebView method 2022-10-18 18:12:33 +02:00
SwiftFlutterPlugin.swift initial macos implementation 2022-10-17 02:23:05 +02:00
Util.swift updated README, fixed swift Util getUrlAsset and getAbsPathAsset, fixed NSColor, added WKWebView runOpenPanelWith event 2022-10-19 13:14:53 +02:00
WKProcessPoolManager.swift initial macos implementation 2022-10-17 02:23:05 +02:00