Awesome
go-flutter-desktop/examples
This repository contains some example applications that can be built using go-flutter.
Compiled example
Pre-compiled examples are available as Github action artifacts.
Getting started
Install dependencies
You'll need to have the following tools installed on your machine.
Run the example
git clone https://github.com/go-flutter-desktop/examples.git
cd examples/[.....] # select an example project
hover run
Issues
Please report issues at the go-flutter issue tracker.