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

Linux Build Fails #3

Open
ricpruss opened this issue Mar 15, 2023 · 2 comments
Open

Linux Build Fails #3

ricpruss opened this issue Mar 15, 2023 · 2 comments

Comments

@ricpruss
Copy link

Linux build fails because the platform dir has not been checked into github. Same is true for the other platforms except maybe snap.

@ricpruss
Copy link
Author

Actually this seemed to work.
flutter create . --platforms=linux
flutter build linux

@aswinmurali-io
Copy link
Owner

Yeah, the goal was to generate platform directory during build time. I just didn't want to clutter the project in GitHub. Maybe I should point it out in README file. Thanks for telling me.

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

2 participants