Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 929 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 929 Bytes

go-flutter-desktop/examples

This repository contains some example applications that can be built using go-flutter.

Compiled example Github Actions

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.