extensions
fyne-kx
A library with extensions and tools for the Fyne GUI toolkit.
by Erik, Kalkoken
About
A collection of extensions for Fyne, including additional widgets (badge, filter chip, toolbar action menu), dialog helpers, custom themes, layouts, and non-blocking modals for long-running processes.
You can run the demo app with: go run github.com/ErikKalkoken/fyne-kx/cmd/demo@latest

Installation
You can install this add-on using go get:
go get github.com/ErikKalkoken/fyne-kx
Or you can download the code directly from git:
git clone https://github.com/ErikKalkoken/fyne-kx