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

Update README_linux.md #153

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update README_linux.md #153

wants to merge 1 commit into from

Conversation

albe-jj
Copy link

@albe-jj albe-jj commented Sep 5, 2024

to include setup for flutter distributor

to include setup for flutter distributor
``` yaml
supported_mime_type:
- x-scheme-handler/my_custom_scheme # necessary so that the flutter app can open custom urls of type my_custom_scheme:/...
- x-scheme-handler/https # this allows to open https scheme (further setup is needed to open https links by default with your app)
Copy link
Owner

Choose a reason for hiding this comment

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

I'd prefer to remove https as it will likely open un-intended URLs with this kind of setup.

Copy link
Author

Choose a reason for hiding this comment

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

sounds good.

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.

2 participants