go-flutter-desktop / go-flutter

Flutter on Windows, MacOS and Linux - based on Flutter Embedding, Go and GLFW.
https://hover.build/
BSD 3-Clause "New" or "Revised" License
5.87k stars 283 forks source link

How to build window app. #560

Closed BearnLee closed 3 years ago

BearnLee commented 3 years ago

Please help me. how to build window app? The Flutter channel is beta and 'go' version is the latest. 222

provokateurin commented 3 years ago

You need to install hover with GO111MODULE=on. See https://github.com/go-flutter-desktop/hover#install on how to do it.