iosWebViewFix/ios/Classes/InAppBrowser
alext84 82c96a957f fix: dynamically get the visible view controller to fix issue with presenting the webView in multiple flutter app. 2023-08-02 11:04:16 +03:00
..
InAppBrowserChannelDelegate.swift Added InAppBrowser menu items feature, Added hideCloseButton, hideDefaultMenuItems, menuButtonColor InAppBrowser settings 2023-06-11 01:55:42 +02:00
InAppBrowserDelegate.swift code refactoring, new features, replaced String url to Uri uri everywhere, added URLRequest 2021-02-22 12:16:23 +01:00
InAppBrowserManager.swift fix: dynamically get the visible view controller to fix issue with presenting the webView in multiple flutter app. 2023-08-02 11:04:16 +03:00
InAppBrowserNavigationController.swift fixed web support, updated tests 2022-04-30 21:22:31 +02:00
InAppBrowserSettings.swift Added InAppBrowser menu items feature, Added hideCloseButton, hideDefaultMenuItems, menuButtonColor InAppBrowser settings 2023-06-11 01:55:42 +02:00
InAppBrowserWebViewController.swift Added InAppBrowser menu items feature, Added hideCloseButton, hideDefaultMenuItems, menuButtonColor InAppBrowser settings 2023-06-11 01:55:42 +02:00