Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flutter Desktop #6

Closed
ghost opened this issue Mar 20, 2019 · 1 comment
Closed

Flutter Desktop #6

ghost opened this issue Mar 20, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 20, 2019

Maybe we can also incorporate the Flutter Desktop. This uses the Flutter Embedder.
It means you can run your Flutter code on Desktop as well as Mobiles.

look at this:
https://github.com/go-flutter-desktop/go-flutter/blob/master/example/simpleDemo/engineDownloader.go

Notice how they use symlink for MacOS, but not for Windows or linux.

How about if we incorporate this into fvm ?

The engineDownloader checks the current flutter installed and downloads the right version of the flutter embedder, which is nice.

@leoafarias
Copy link
Owner

No plan to incorporate this yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant