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
/
ios
/
Classes
History
pichillilorenzo
f032b7f635
v0.2.1, fixed InAppBrowser.injectScriptCode() method when there is not a return value, added InAppBrowser.onConsoleMessage() method to manage console messages
#5
2018-10-10 01:52:27 +02:00
..
InAppBrowserFlutterPlugin.h
removed download method, injectScriptCode now returns result of the code injected
#2
, code cleanup
2018-09-22 13:51:07 +02:00
InAppBrowserFlutterPlugin.m
removed download method, injectScriptCode now returns result of the code injected
#2
, code cleanup
2018-09-22 13:51:07 +02:00
InAppBrowserOptions.swift
added initial support of SFSafariViewController for iOS, updated ChromeCustomTabs for android, added initial version of _ChannelManager dart class
2018-09-26 02:56:56 +02:00
InAppBrowserWebViewController.swift
v0.2.1, fixed InAppBrowser.injectScriptCode() method when there is not a return value, added InAppBrowser.onConsoleMessage() method to manage console messages
#5
2018-10-10 01:52:27 +02:00
Options.swift
added initial support of SFSafariViewController for iOS, updated ChromeCustomTabs for android, added initial version of _ChannelManager dart class
2018-09-26 02:56:56 +02:00
SafariBrowserOptions.swift
updated README.md and documentation
2018-10-05 13:18:28 +02:00
SafariViewController.swift
updated README.md and documentation
2018-10-05 13:18:28 +02:00
SwiftFlutterPlugin.swift
v0.2.1, fixed InAppBrowser.injectScriptCode() method when there is not a return value, added InAppBrowser.onConsoleMessage() method to manage console messages
#5
2018-10-10 01:52:27 +02:00