.. |
FindInteraction
|
fixed ios findInteractionController.activeFindSession on onFindResultReceived, updated README
|
2022-10-14 02:14:46 +02:00 |
HeadlessInAppWebView
|
Added InAppWebView.headlessWebView property to convert an HeadlessWebView to InAppWebView widget
|
2022-10-20 16:34:37 +02:00 |
InAppBrowser
|
Removed unnamed constructors for all Singleton classes to avoid incorrect usage
|
2022-10-19 02:42:23 +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 |
PullToRefresh
|
added PullToRefreshController.isEnabled method, added iOS PullToRefreshController.isRefreshing missing method
|
2022-10-12 18:51:26 +02:00 |
SafariViewController
|
release 6.0.0-beta.9
|
2022-10-26 17:52:35 +02:00 |
Types
|
Fixed User Script remove methods, Fixed macOS available checks for XCode 14.1
|
2022-11-16 15:30:17 +01:00 |
WebAuthenticationSession
|
Added WebAuthenticationSession for iOS
|
2022-05-09 01:51:21 +02:00 |
CredentialDatabase.swift
|
completed ChannelDelegate iOS implementation
|
2022-05-08 12:56:28 +02:00 |
ISettings.swift
|
added PrintJobController to manage print jobs
|
2022-05-12 00:19:43 +02:00 |
InAppWebViewFlutterPlugin.h
|
fixed android zoom, added new ios webview options, added
|
2020-05-09 04:36:07 +02:00 |
InAppWebViewFlutterPlugin.m
|
Fix: added compatibility header
|
2020-07-31 20:35:27 +08:00 |
InAppWebViewStatic.swift
|
completed ChannelDelegate iOS implementation
|
2022-05-08 12:56:28 +02:00 |
LeakAvoider.swift
|
fixed web support, updated tests
|
2022-04-30 21:22:31 +02:00 |
MyCookieManager.swift
|
CookieManager.deleteCookie and CookieManager.deleteCookies now have the domain argument optional and without a default value
|
2022-10-14 01:02:39 +02:00 |
MyWebStorageManager.swift
|
completed ChannelDelegate iOS implementation
|
2022-05-08 12:56:28 +02:00 |
PlatformUtil.swift
|
completed ChannelDelegate iOS implementation
|
2022-05-08 12:56:28 +02:00 |
SwiftFlutterPlugin.swift
|
added PrintJobController to manage print jobs
|
2022-05-12 00:19:43 +02:00 |
Util.swift
|
completed ChannelDelegate iOS implementation
|
2022-05-08 12:56:28 +02:00 |
WKProcessPoolManager.swift
|
completed ChannelDelegate iOS implementation
|
2022-05-08 12:56:28 +02:00 |