packages icon indicating copy to clipboard operation
packages copied to clipboard

[webview_flutter_web] Add WebWebViewController.runJavaScript

Open sophiebremer opened this issue 3 months ago • 1 comments

This PR (replaces #9835) adds an implementation for WebWebViewController.runJavaScript and changes the way WebWebViewController.loadHtmlString injects HTML code while also adding support for the baseUrl option.

The following issues are fixed:

  • https://github.com/flutter/flutter/issues/173899

Pre-Review Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the gemini-code-assist bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.

[^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.

sophiebremer avatar Oct 11 '25 18:10 sophiebremer

Hello @mdebbar!

Please provide guidance. Not all tests are successful, and how to add a useful test for WebWebViewController.runJavaScript without browser context is unclear to me.

sophiebremer avatar Oct 11 '25 19:10 sophiebremer