flet icon indicating copy to clipboard operation
flet copied to clipboard

Added webview support for windows

Open chetan-sharma-developer opened this issue 1 year ago • 3 comments

chetan-sharma-developer avatar May 31 '24 06:05 chetan-sharma-developer

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Chetan Sharma seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar May 31 '24 06:05 CLAassistant

Thanks for the PR!

Can you resolve conflicts and sign CLA please?

FeodorFitsner avatar May 31 '24 18:05 FeodorFitsner

Has webview support for desktop apps been missing?

BrentHuang avatar Aug 29 '24 10:08 BrentHuang

Any update

Wondering how this control is going...

pychans avatar Sep 11 '24 08:09 pychans

WebView user experience on Windows is different from other platforms, i.e. web view is popping up in a new window on top of Flutter app. A "proper" WebView implementation of web view for Windows is blocked by: https://github.com/flutter/flutter/issues/31713

Related Flutter issue: https://github.com/flutter/flutter/issues/37597

FeodorFitsner avatar Oct 17 '24 18:10 FeodorFitsner