-
Notifications
You must be signed in to change notification settings - Fork 9.7k
[webview_flutter] Proof of concept web implementation #4594
[webview_flutter] Proof of concept web implementation #4594
Conversation
…er_web.dart Co-authored-by: David Iglesias <[email protected]>
…ebview_flutter/web_impl
ditman
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is basically the same as #4565, but with a small fix to Mocks and a couple of new tests added by @stuartmorgan.
![]()
|
@stuartmorgan As I can see, |
I don't know what that means, given that you provided a link to a file that implements it. But if you have bugs or feature requests for the package, please use the issue tracker as always. |
|
@stuartmorgan I mean most of functions |
Initial proof of concept implementation of flutter_webview for the web.
Initial proof of concept implementation of flutter_webview for the web.
Initial proof of concept implementation of
flutter_webviewfor the web.This is #4565 with the following changes:
Pre-launch Checklist
dart format.)[shared_preferences]pubspec.yamlwith an appropriate new version according to the pub versioning philosophy, or this PR is exempt from version changes.CHANGELOG.mdto add a description of the change, following repository CHANGELOG style.///).