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

Move Launcher to Flutter? #214

Open
markmandel opened this issue Oct 17, 2023 · 0 comments
Open

Move Launcher to Flutter? #214

markmandel opened this issue Oct 17, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@markmandel
Copy link
Member

The current launcher compilation process is pppaaaaainful. It involves a bunch of extra libraries on top of Go, and it's not pleasant.

We have a Google tool for desktop applications: https://flutter.dev/multi-platform/desktop - so this seems like a good fit.

That being said, it does seem like you need a Windows machine for a windows build, a Linux machine for a Linux build, etc which may be a complicating factor given our reliance on Cloud Build.

Assuming we can resolve #187 - that could resolve this issue.

@markmandel markmandel added the enhancement New feature or request label Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant