Skip to content

Add option for Microsoft Webview dependency#265

Open
Mino5531 wants to merge 2 commits into
YehudaKremer:mainfrom
Mino5531:main
Open

Add option for Microsoft Webview dependency#265
Mino5531 wants to merge 2 commits into
YehudaKremer:mainfrom
Mino5531:main

Conversation

@Mino5531

@Mino5531 Mino5531 commented Apr 8, 2024

Copy link
Copy Markdown

This pull request adds an option for adding the Microsoft Webview dependency to the generated msix file.
The Microsoft Webview dependency is required when using packages such as: desktop_webview_window

@9AZX

9AZX commented Sep 3, 2024

Copy link
Copy Markdown

Can be great to add this feature !

@CaptainDario

Copy link
Copy Markdown

@YehudaKremer, could you take a look at this, or maybe even a general approach to add dependencies?

@Mino5531

Mino5531 commented May 21, 2025

Copy link
Copy Markdown
Author

Hi, just wanted to add, that I don't recommend using the dependency feature of MSIX files. The dependency installations fails pretty often and the error messages can be very confusing for users. Integrating the installation process of the Webview dependency into the flutter app directly is pretty straightforward so I would recommend doing that instead of relying on the MSIX dependency installation.

@CaptainDario

Copy link
Copy Markdown

Thank you for the heads up!
Do you have an example of how to do that?

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