This website requires JavaScript.
Explore
Help
Register
Sign In
rogalikkkkkk
/
iosWebViewFix
Watch
1
Star
0
Fork
0
You've already forked iosWebViewFix
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
iosWebViewFix
/
macos
/
Classes
/
InAppWebView
History
Lorenzo Pichilli
b6725128a8
fix
#1640
,
fix
#1632
, Fixed InAppBrowser.show() possible crash on macOS, Fixed missing windowTitlebarSeparatorStyle, windowAlphaValue, windowStyleMask, windowFrame macOS settings updates when using setSettings()
2023-05-16 20:06:53 +02:00
..
WebMessage
fix
#1640
,
fix
#1632
, Fixed InAppBrowser.show() possible crash on macOS, Fixed missing windowTitlebarSeparatorStyle, windowAlphaValue, windowStyleMask, windowFrame macOS settings updates when using setSettings()
2023-05-16 20:06:53 +02: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
fix
#1640
,
fix
#1632
, Fixed InAppBrowser.show() possible crash on macOS, Fixed missing windowTitlebarSeparatorStyle, windowAlphaValue, windowStyleMask, windowFrame macOS settings updates when using setSettings()
2023-05-16 20:06:53 +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
fix
#1640
,
fix
#1632
, Fixed InAppBrowser.show() possible crash on macOS, Fixed missing windowTitlebarSeparatorStyle, windowAlphaValue, windowStyleMask, windowFrame macOS settings updates when using setSettings()
2023-05-16 20:06:53 +02:00
InAppWebViewSettings.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
WebViewChannelDelegate.swift
fix
#1640
,
fix
#1632
, Fixed InAppBrowser.show() possible crash on macOS, Fixed missing windowTitlebarSeparatorStyle, windowAlphaValue, windowStyleMask, windowFrame macOS settings updates when using setSettings()
2023-05-16 20:06:53 +02:00
WebViewChannelDelegateMethods.swift
updated macos docs, added getContentWidth WebView method
2022-10-18 18:12:33 +02:00