flet-webview#
A Flet extension for displaying web content in a WebView.
It is based on the webview_flutter and webview_flutter_web Flutter packages.
Platform Support#
This package supports the following platforms:
Platform | Supported |
---|---|
Windows | ❌ |
macOS | ✅ |
Linux | ❌ |
iOS | ✅ |
Android | ✅ |
Web | ✅ |
Usage#
Installation#
To install the flet-webview
package and add it to your project dependencies:
Examples#
See these.