Skip to content

flet-dev/flet-webview

Repository files navigation

flet-webview

pypi downloads license

A Flet extension for displaying web content in a WebView.

It is based on the webview_flutter and webview_flutter_web Flutter packages.

Documentation

Detailed documentation to this package can be found here.

Platform Support

This package supports the following platforms:

Platform Supported
Windows
macOS
Linux
iOS
Android
Web

Installation

To install the flet-webview package and add it to your project dependencies:

  • Using uv:

    uv add flet-webview
  • Using pip:

    pip install flet-webview

    After this, you will have to manually add this package to your requirements.txt or pyproject.toml.

  • Using poetry:

    poetry add flet-webview

Examples

For examples, see this

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •