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
/
flutter_inappwebview_macos
/
macos
/
Classes
/
InAppBrowser
History
Lorenzo Pichilli
bccd7535ce
Merge pull request
#1936
from michalsrutek/feature/swift-code-improvements
...
Swift code improvements
2023-12-23 14:10:33 +01:00
..
InAppBrowserChannelDelegate.swift
Consistent colon spacing
2023-12-21 08:07:57 +01:00
InAppBrowserDelegate.swift
created flutter_inappwebview_macos
2023-11-27 09:46:37 +01:00
InAppBrowserManager.swift
Added InAppBrowser.onMainWindowWillClose event, Added WindowType.WINDOW for InAppWebViewSettings.windowType,
fix
#1738
, Fixed InAppWebViewController.callAsyncJavaScript Android-issue when the last line of the functionBody parameter includes a code comment
2023-12-17 22:58:09 +01:00
InAppBrowserSettings.swift
Added InAppBrowser.onMainWindowWillClose event, Added WindowType.WINDOW for InAppWebViewSettings.windowType,
fix
#1738
, Fixed InAppWebViewController.callAsyncJavaScript Android-issue when the last line of the functionBody parameter includes a code comment
2023-12-17 22:58:09 +01:00
InAppBrowserWebViewController.swift
Use enum type inference for encoding
2023-12-20 12:19:14 +01:00
InAppBrowserWindow.swift
Consistent colon spacing
2023-12-21 08:07:57 +01:00