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.86k stars 282 forks source link

General Question: how is this different from flutter's own desktop solution #684

Closed laoshaw closed 1 year ago

laoshaw commented 1 year ago

is the only difference using golang instead of dart? Thanks.

pchampio commented 1 year ago

Dart is still the language that you have to use for ui building. This project uses golang at the embedder/engine level. For more information, read this: https://github.com/go-flutter-desktop/go-flutter/issues/191#issuecomment-511384007 https://hover.build/blog/one-year-in/