Qt binding for Go (Golang) supports Ubuntu Touch!
-
Not sure if old news, but I just came across this:
https://github.com/therecipe/qt
This package allows you to write Qt applications entirely in Go and makes deploying them later very easy.
https://github.com/therecipe/qt/wiki/Deploying-Linux-to-Ubuntu-Touch
-
There are several libraries with QT bindings for Go out there. As a matter of fact
clickable
already provides a code template for writing Go apps for Ubuntu Touch. It uses @nanu-c's fork of another project.