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

docs: Manual Flutter installation on Linux setup #1631

Merged
merged 3 commits into from
Oct 1, 2023

Conversation

z-demarque
Copy link
Contributor

Description

Added important note about installing flutter sdk on Linux, that can save people a lot of time

Checklist

  • The title of my PR starts with a Conventional Commit prefix (fix:, feat:, refactor:,
    docs:, chore:, test:, ci: etc).
  • I have read the Contributor Guide and followed the process outlined for submitting PRs.
  • I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation and added dartdoc comments with ///, where necessary.
  • I have updated/added relevant examples in example.

Breaking Change

  • Yes, this is a breaking change.
  • No, this is not a breaking change.

Related Issues

#1538

Added important note about installing flutter sdk on Linux, that can save people a lot of time
@Gustl22
Copy link
Collaborator

Gustl22 commented Sep 7, 2023

Thank you! The best thing would be to just make it work with Snap, but I hadn't time to figure it out.
I'll investigate, and if I don't succeed, we'll most likely merging your advice :D

@Gustl22
Copy link
Collaborator

Gustl22 commented Sep 30, 2023

I tried to build with snap on linux, but was not successful. I even tried to rebuild snap with core22, but wasn't successful either. I suspect you can build on ubuntu focal with the current snap, as it is the current base and then also shares the same GlibC library.

@Gustl22 Gustl22 requested a review from spydon October 1, 2023 00:13
@Gustl22 Gustl22 changed the title docs: Added important note on Linux setup docs: Manual Flutter installation on Linux setup Oct 1, 2023
@Gustl22 Gustl22 merged commit 9086e75 into bluefireteam:main Oct 1, 2023
7 checks passed
Gustl22 pushed a commit that referenced this pull request Oct 1, 2023
---------

Co-authored-by: Gustl22 <git@reb0.org>
(cherry picked from commit 9086e75)
Gustl22 added a commit that referenced this pull request Nov 14, 2023
---------

Co-authored-by: Gustl22 <git@reb0.org>
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

Successfully merging this pull request may close these issues.

3 participants