# examples **Repository Path**: yangx282441848/examples ## Basic Information - **Project Name**: examples - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-11 - **Last Updated**: 2021-11-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go-flutter-desktop/examples This repository contains some example applications that can be built using [go-flutter](https://github.com/go-flutter-desktop/go-flutter). ## Compiled example ![Github Actions](https://github.com/go-flutter-desktop/examples/workflows/Github%20Actions/badge.svg) Pre-compiled examples are available as [Github action](https://github.com/go-flutter-desktop/examples/actions) artifacts. ## Getting started ### Install dependencies You'll need to have the following tools installed on your machine. - [flutter](https://flutter.dev) - [go](https://golang.org) - [hover](https://github.com/go-flutter-desktop/hover) ### Run the example ```bash 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](https://github.com/go-flutter-desktop/go-flutter/issues/).