This website requires JavaScript.
Explore
Help
Register
Sign In
rogalikkkkkk
/
iosWebViewFix
Watch
1
Star
0
Fork
You've already forked iosWebViewFix
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cff77a6820
iosWebViewFix
/
ios
/
Classes
/
InAppWebView
History
Lorenzo Pichilli
b189066940
added onReceivedError and onReceivedHttpError events
2022-05-01 17:06:16 +02:00
..
FlutterWebViewController.swift
fixed web support, updated tests
2022-04-30 21:22:31 +02:00
FlutterWebViewFactory.swift
Added initialSize property and setSize/getSize methods to the HeadlessInAppWebView class, androidOnScaleChanged event is deprecated - use onZoomScaleChanged event, getScale method is deprecated - use getZoomScale method, Removed final keyword for all HeadlessInAppWebView events, Fixed wrong usage of Android WebView scale property
2021-03-26 21:04:44 +01:00
InAppWebView.swift
added onReceivedError and onReceivedHttpError events
2022-05-01 17:06:16 +02:00
InAppWebViewSettings.swift
updated context menu item and options to settings
2022-04-23 14:00:47 +02:00