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

Sorry for desktop distribution #125

Open
ghost opened this issue Oct 11, 2018 · 2 comments
Open

Sorry for desktop distribution #125

ghost opened this issue Oct 11, 2018 · 2 comments
Assignees

Comments

@ghost
Copy link

ghost commented Oct 11, 2018

Dart and jaguer looks nice but I still don't know how to lock down the code and distribute it.

I would have thought AOT would be possible especially since flutter is AOT and JIT

Here is latest speculation I could find

dart-lang/sdk#34343

Can anyone offer help in how to distribute with dart ? At the moment I assume the VM is needed
Any nice s riots out there to help with bundling the VM with your snapshot into an easy deployable for desktops ?

@tejainece tejainece self-assigned this Oct 11, 2018
@tejainece
Copy link
Member

Did you try snapshot-ing?

I am working on a distribution (packaging) and deployment (docker image) solution.

@tejainece
Copy link
Member

Snapshot + AppImage seems to be the best option for Linux distribution.

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