I am looking to build a cross-platform desktop application and want to avoid electron for various reasons.<p>Any suggestions?<p>Key requirements are:<p>1. Easy native packaging
2 Preferably use java, c# or kotlin
3. Modern Look
Haven't been following it recently, but probably <a href="https://proton-native.js.org/#/" rel="nofollow">https://proton-native.js.org/#/</a> or Qt.
I went for GTK3 in Go (Gotk3) and kind of regret it. Not that there is anything particularly wrong with it, but I'd go for Qt if I could start afresh.