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] Add MimeType for appimage and metainfo file support #195

Merged
merged 18 commits into from
Jun 16, 2024

Conversation

prateekmedia
Copy link
Contributor

@prateekmedia prateekmedia commented Jun 14, 2024

  • MimeType was missing from appimage packaging, it is similarly implemented as done for deb and rpm.
  • Implement Metainfo file parameter support, which is used by all of the major apps and it tells about the metadata of the app used by appstores and flathub. Reference: Add support to specify metainfo or path of metainfo for linux #174
  • Pubspec.lock shoudn't be commited and it should be gitignored, I have deleted so that it is the correct behavior.
  • Update example in hello_world

Copy link

vercel bot commented Jun 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
flutter-distributor-website ⬜️ Ignored (Inspect) Visit Preview Jun 15, 2024 9:52pm

@lijy91
Copy link
Member

lijy91 commented Jun 15, 2024

Please provide an example that you could add to examples/hello_wolrd. Can you add usage doc?

@prateekmedia
Copy link
Contributor Author

@lijy91 Done! Please check now.

@lijy91
Copy link
Member

lijy91 commented Jun 16, 2024

LGTM

@lijy91 lijy91 merged commit bb1bba8 into leanflutter:main Jun 16, 2024
1 check passed
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