Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebView control #2049

Merged
merged 4 commits into from
Nov 9, 2023
Merged

WebView control #2049

merged 4 commits into from
Nov 9, 2023

Conversation

FeodorFitsner
Copy link
Contributor

Original work by @SKbarbon in #1865

SKbarbon and others added 4 commits November 8, 2023 10:09
* Supporting WebView for mobile.

* update `MobileWebViewer` with document

* remove Unnecessary flutter dependency

* Update `MobileWebView` to become `WebView`

As Discussed in the PR, we will make the WebView Universal instead of Separating for each platform.

* Update python SDK to support the updates about the `WebView`

---------

Co-authored-by: Feodor Fitsner <[email protected]>
@rboyd
Copy link

rboyd commented Nov 9, 2023

we have an immediate use for this. thank you @SKbarbon and @FeodorFitsner !

@FeodorFitsner
Copy link
Contributor Author

@rboyd good! beware it's for iOS and Android only.

@FeodorFitsner FeodorFitsner merged commit 2a2d063 into main Nov 9, 2023
@FeodorFitsner FeodorFitsner deleted the webview branch November 9, 2023 16:57
zrr1999 pushed a commit to zrr1999/flet that referenced this pull request Jul 17, 2024
* Supporting `WebView` control (flet-dev#1865)

* Supporting WebView for mobile.

* update `MobileWebViewer` with document

* remove Unnecessary flutter dependency

* Update `MobileWebView` to become `WebView`

As Discussed in the PR, we will make the WebView Universal instead of Separating for each platform.

* Update python SDK to support the updates about the `WebView`

---------

Co-authored-by: Feodor Fitsner <[email protected]>

* Added `--host` option to `flet run` command.

* WebView control

---------

Co-authored-by: Kot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants