webview_all_ohos 1.1.3 copy "webview_all_ohos: ^1.1.3" to clipboard
webview_all_ohos: ^1.1.3 copied to clipboard

OpenHarmony implementation of the webview_all federated WebView plugin.

1.1.3 #

  • Complete OHOS NavigationDelegate registration coverage for HTTP error and SSL auth callbacks.
  • Keep federated platform package versions aligned with the main package.

1.1.2 #

  • Align WebViewCookieManager.getCookies({required Uri domain}) with the upstream webview_flutter public API.

1.1.1 #

  • Update the example app to use abutil for platform detection.
  • Simplify the example app's OHOS and Web platform branches.
  • Synchronize platform package license files with the main package license.

1.1.0 #

  • Add OpenHarmony platform implementation support.
  • Improve cookie API coverage:
    • Add the common WebViewCookieManager.getCookies({required Uri domain}) API to the main plugin wrapper.
    • Implement and validate cross-platform cookie reads for the federated platform packages.
    • Add Windows WebView2-specific cookie APIs for full cookie metadata and deletion workflows.
  • Harden the Web platform implementation:
    • Preserve logical currentUrl() values for loadHtmlString and XHR-backed loadRequest calls instead of exposing internal data: iframe URLs.
    • Resolve Flutter web assets through the generated assets/ directory and encode asset path segments correctly.
    • Report XHR-backed load failures through onWebResourceError and keep unsupported user agent overrides from being reported as applied.
    • Validate and encode browser-visible cookies before writing to document.cookie, and document iframe and browser cookie limitations.
  • Improve the Linux platform implementation:
    • Fix native WebView visibility synchronization so a stable Flutter frame no longer collapses the GTK/WebKit view to 0x0.
    • Harden Linux frame, cookie, and JavaScript channel inputs to avoid invalid native state and unsafe script injection.
  • Keep federated platform package changelogs aligned with the main webview_all updates.
  • Synchronize the main plugin and federated platform package versions.

1.0.3 #

  • doc update
  • dep update

1.0.2 #

  • doc update

1.0.1 #

  • doc update

1.0.0 #

  • add linux support

0.9.3 #

  • bug fix

0.9.2 #

  • bug fix

0.9.1 #

  • refactor: breaking changes

0.5.3 #

  • update dependences
    • fix the error opaque is not implemented on MacOs

0.5.2 #

  • doc update

0.5.1 #

  • big dep update
  • bug fix

0.4.5 #

  • dep update
  • bug fix

0.4.3 #

  • dep update

0.4.1 #

  • refactor

0.3.7 #

  • dep update

0.3.6 #

  • doc update

0.3.5 #

  • doc update

0.3.4 #

  • doc update

0.3.3 #

  • doc update

0.3.1 #

  • fix bugs about web

0.2.4 #

  • dep update

0.2.3 #

  • doc update

0.2.2 #

  • fix bugs about web

0.2.1 #

  • run successfully

0.1.3 #

  • fix bugs

0.1.2 #

  • fix bugs

0.1.1 #

  • Our story begins
0
likes
130
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

OpenHarmony implementation of the webview_all federated WebView plugin.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, webview_flutter_platform_interface

More

Packages that depend on webview_all_ohos

Packages that implement webview_all_ohos