Skip to main content
widgets

WebView

A rich web widget using system web libraries

by ApptrixAI

About

A rich web widget for Fyne that embeds system-provided web views into your application.

Supports macOS, Windows, Linux (X11), Android and iOS, with Linux Wayland planned.

addon screenshot

Installation

You can install this add-on using go get:

go get apptrix.org/components/widget/webview

Or you can download the code directly from git:

git clone https://github.com/apptrixAI/components