a25c1bd50efixed last android implementations, updated analysis_options files
Lorenzo Pichilli
2023-11-25 04:56:49 +0100
d57af8eb46updated docs
Lorenzo Pichilli
2023-11-24 17:56:57 +0100
0b0869ce2aupdated debugLoggingSettings references, dart format
Lorenzo Pichilli
2023-11-23 16:06:50 +0100
9cb8b3af26updated chrome_safari_browser implementation, updated WebMessage.ports interface, updated WebViewAssetLoader implementation, force InAppWebViewController type for webview controller events
Lorenzo Pichilli
2023-11-23 16:01:14 +0100
d37de77f36updated tests, created InAppLocalHostServer platform interface and default implementation, use where possibile the non-Platform prefix class
Lorenzo Pichilli
2023-11-18 01:17:45 +0100
1486b5af38first commit federated-plugin
Lorenzo Pichilli
2023-11-17 23:28:11 +0100
79024b24daupdated tests, fixed ios and macos headless to inappwebview conversion
Lorenzo Pichilli
2023-11-15 00:56:10 +0100
b190d02925fix#1841
Lorenzo Pichilli
2023-11-14 23:13:02 +0100
acb20fc10afix#1837
Lorenzo Pichilli
2023-11-14 22:47:54 +0100
8dfddc2e12Added ProcessGlobalConfig for Android WebViews, Added disableWebView static method on InAppWebViewController for Android, Added support for Android WebViewFeature.isStartupFeatureSupported, WebViewFeature.STARTUP_FEATURE_SET_DIRECTORY_BASE_PATHS, WebViewFeature.STARTUP_FEATURE_SET_DATA_DIRECTORY_SUFFIX, WebViewFeature.WEB_MESSAGE_ARRAY_BUFFER, Added WebMessage.type property, WebMessage.data property is of type dynamic, JavaScriptReplyProxy.postMessage is of type WebMessage, changed WebMessageListener.onPostMessage and WebMessagePort.setWebMessageCallback methods signature
Lorenzo Pichilli
2023-11-14 18:39:25 +0100
a0bbbba7f1updated package.json scripts
Lorenzo Pichilli
2023-11-12 20:27:31 +0100
6119d58951updated tests
Lorenzo Pichilli
2023-11-12 20:25:36 +0100
8ee618101bremoved print
Lorenzo Pichilli
2023-11-12 19:51:53 +0100
2ea3bee498Added getPackageName static method on ChromeSafariBrowser for Android, updated iOS and macOS WebViewChannelDelegate channel self reference
Lorenzo Pichilli
2023-11-12 19:51:33 +0100
6a486b2fa9Added requestPostMessageChannel, postMessage, isEngagementSignalsApiAvailable methods on ChromeSafariBrowser for Android, Added onMessageChannelReady, onPostMessage, onVerticalScrollEvent, onGreatestScrollPercentageIncreased, onSessionEnded events on ChromeSafariBrowser for Android
Lorenzo Pichilli
2023-11-12 18:56:11 +0100
5009bf1fa4fixed generator build.yaml
Lorenzo Pichilli
2023-11-11 19:24:48 +0100
d5a0bb3e3ecode format
Lorenzo Pichilli
2023-11-11 19:09:10 +0100
18c3c1fa51Fixed iOS and macOS InAppWebView memory leaks
Lorenzo Pichilli
2023-11-11 19:08:14 +0100
be570be6b0CookieManager.deleteCookies wait for all delete cookie completion handler to be completed on iOS and macOS, fix#1678
Lorenzo Pichilli
2023-11-11 17:32:59 +0100
1a8f7b1814updated changelog
Lorenzo Pichilli
2023-11-11 14:41:38 +0100
a623ee718dThrow an error if any controller is used after being disposed, created internal ChannelController class
Lorenzo Pichilli
2023-11-11 13:18:02 +0100
612ed1eec3updated changelog
Lorenzo Pichilli
2023-11-10 21:15:11 +0100
44e70a3628Updated androidx.webkit:webkit dependency to 1.8.0, Updated androidx.browser:browser dependency to 1.6.0
Lorenzo Pichilli
2023-09-30 19:53:26 +0200
Merge pull request #1801 from nesquikm/fix/xcode_17
Lorenzo Pichilli
2023-09-30 19:51:35 +0200
c3f24205edChange text cursor color to black
Max Zimmermann
2023-09-28 16:20:42 +0200
60da7352f4fix: xcode 17 related bug
nesquikm
2023-09-26 12:19:45 +0400
4c712b6f36fix: chrome tab open failed due to chrome process not running
Yumeng Huang
2023-09-03 19:12:03 +0800
3f91faf859feat: extract visibleViewController in UIApplication extension and use it
alext84
2023-08-02 13:34:58 +0300
82c96a957ffix: dynamically get the visible view controller to fix issue with presenting the webView in multiple flutter app.
alext84
2023-08-02 11:04:16 +0300
b00b3781efupdated CHANGELOG.md
Lorenzo Pichilli
2023-06-12 17:39:15 +0200