0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. flutter_inappwebview
  2. /
  3. dev_packages
  4. /
  5. flutter_inappwebview_internal_annotations
zhushaozhushao适配Settings
0a9744a2创建于 2024年4月18日历史提交
文件最后提交记录最后更新时间
lib
适配Settings 2 年前
.gitignore
updated dev_packages 3 年前
CHANGELOG.md
Added 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 2 年前
LICENSE
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 2 年前
README.md
updated dev_packages 3 年前
pubspec.yaml
fix #1900, Try to load just the URL of an URLRequest if the HTTP method is GET and the HTTP request fails due to an error such as a CORS policy error #1901 2 年前
README.md

Internal annotations used by the generator of flutter_inappwebview plugin.