• Stars
    star
    255
  • Rank 159,729 (Top 4 %)
  • Language
    Dart
  • Created over 5 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Examples for go-flutter

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.