go-flutter icon indicating copy to clipboard operation
go-flutter copied to clipboard

Flutter on Windows, MacOS and Linux - based on Flutter Embedding, Go and GLFW.

Results 71 go-flutter issues
Sort by recently updated
recently updated
newest added
trafficstars

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/go-flutter-desktop/go-flutter). ## Config Migration Needed - [ ]...

## Is your feature request related to a problem? A clear and concise description of what the problem is. `I have an issue when [...]` ## Describe the feature you'd...

enhancement

[This](https://github.com/flutter/plugins/pull/4719) PR breaks the go-flutter `url_launcher` plugin implementation completely.

## Hover doctor ``` $ hover doctor hover: Running on linux hover: Docker installed: true hover: Sharing flutter version [...] ``` ## Error output Using `hover build [...] --XXX` to...

![image](https://user-images.githubusercontent.com/549126/150471676-d760b6ac-936d-4f4b-b2f3-ea57b618c3ce.png) Following is backtrace: ``` hover: Using engine from cache hover: Cleaning the build directory hover: ⚠ The go-flutter project tries to stay compatible with the beta channel of Flutter....

# Description I'm on Debian Linux, and use fcitx for typing Chinese (`sudo apt install fcitx-googlepinyin`). But with go-flutter-desktop the Chinese I typed were just omitted, I also see nothing...

bug
Linux
GLFW

## Hover doctor ``` $ hover doctor hover: Hover version v0.47.0 running on linux hover: Sharing packaging tools hover: darwin-bundle is supported hover: darwin-dmg is supported hover: To package darwin-pkg...

## Hover doctor ``` hover: Hover version v0.46.6 running on linux hover: Sharing packaging tools hover: darwin-bundle is supported hover: darwin-dmg is supported hover: To package darwin-pkg these tools are...

## Hover doctor ``` $ hover doctor hover: Hover version v0.46.3 running on windows hover: Sharing packaging tools hover: darwin-bundle is supported hover: Packaging darwin-dmg is not supported on windows...

## Describe the feature you'd like Windows users may want to run hover/flutter using wsl for development. The following would probably be good to add to a wiki, or to...

enhancement