|
|
|
|
|
by jalfresi
4013 days ago
|
|
I've not tried this but I thought I'd mention that I've been using the QT QML packages for building desktops apps and the results are amazing! https://github.com/go-qml/qml Even better with the Material additions from here: https://github.com/papyros/qml-material Building Google Material themed apps easily with a Golang back end? Lovely! I really hope the Golang team are considering the QML package as part of the standard library in Go v2, it would an absolutely awesome GUI kit to have as standard! |
|
The combo C++ QML QtQuick made my life so much easier for a cross-platform OSX/Win app.
I was able to develop most of it on Linux, and it even looks nifty!
What else can you wish ? :)