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

Additional Resources for building various Flutter desktop distributions #10406

Merged
merged 2 commits into from
Apr 12, 2024

Conversation

ashitaprasad
Copy link
Contributor

Description of what this PR is changing or adding, and why:

This PR adds 3 articles which provide step-by-step process for creating various distribution builds (.dmg, .exe, .deb, .rpm) that can be distributed the open source way via GitHub or self-hosting. Distribution via official stores has been extensively documented in the Flutter docs, and these articles will complement the existing docs and provide Flutter developers with resources to learn how to distribute their Flutter desktop apps via distribution methods followed by the open source community.

The articles are not behind any membership wall/paywall and are free to read.

Issues fixed by this PR (if any):
Fixes #10084

Presubmit checklist

@domesticmouse
Copy link
Contributor

/gcbrun

@flutter-website-bot
Copy link
Collaborator

Visit the preview URL for this PR (updated for commit 0888a8b):

https://flutter-docs-prod--pr10406-desktop-app-packaging-guide-jjd7wnll.web.app

Copy link
Contributor

@sfshaza2 sfshaza2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. Thanks, @ashitaprasad!

@sfshaza2 sfshaza2 merged commit 2304c11 into flutter:main Apr 12, 2024
9 checks passed
sfshaza2 pushed a commit that referenced this pull request Apr 23, 2024
…ns (#10406)

_Description of what this PR is changing or adding, and why:_

This PR adds 3 articles which provide step-by-step process for creating
various distribution builds (.dmg, .exe, .deb, .rpm) that can be
distributed the open source way via GitHub or self-hosting. Distribution
via official stores has been extensively documented in the Flutter docs,
and these articles will complement the existing docs and provide Flutter
developers with resources to learn how to distribute their Flutter
desktop apps via distribution methods followed by the open source
community.

The articles are not behind any membership wall/paywall and are free to
read.

_Issues fixed by this PR (if any):_
Fixes #10084 

## Presubmit checklist

- [x] This PR doesn’t contain automatically generated corrections
(Grammarly or similar).
- [x] This PR follows the [Google Developer Documentation Style
Guidelines](https://developers.google.com/style) — for example, it
doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person).
- [x] This PR uses [semantic line
breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks)
of 80 characters or fewer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants