/go-fyne-demo

binary builds of the fyne-io https://github.com/fyne-io/fyne/tree/master/cmd/fyne_demo sample app

go-fyne-demo

A proof of concept repo that demonstrates the cross compilation abilities of fyne.io

fyne.what?

fyne.io is a cross platform UI framework for Go. Currently at v2 fyne is now reasonably complete and stable. It is arguably more complete than other go UI toolkits. fyne is nicely documented.

Cross Platform Support

fyne v2 cross compiles to these operating systems:

  • darwin
  • linux
  • windows
  • android
  • ios
  • freebsd

Goal

This repo demonstrates the fyne_demo sample app cross compiled for:

cross compilation to these target operating systems was performed on Linux Mint 20.2 x64 with fyne-cross

I would have also cross compiled to ios but I don't have a mac so I'm unable to do that (more details in prerequisites)

Screenshots

linux

files

windows

files

android

files