Here's a feature comparison table of the native cross-platform GUI libraries for Go (web technologies based ones are completely skipped):
Feature | Fyne | GoGi | Gio | Qt Bindings | andlabs/ui |
---|---|---|---|---|---|
Basic Widgets | |||||
Labels | ✅ | ✅ | ✅ | ✅ | ✅ |
Buttons | ✅ | ✅ | ✅ | ✅ | ✅ |
Text Input | ✅ | ✅ | ✅ | ✅ | ✅ |