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

Added Msix.assetUri() to get an ms-appx:/// URI of Flutter assets #293

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Levi-Lesches
Copy link

@Levi-Lesches Levi-Lesches commented Dec 31, 2024

  • Adds Uri Msix.assetUri(String)
  • Adds section to the README on how to get ms-appx URIs for Flutter assets
    • Since users may now be importing package:msix, I removed the recommendation to use a --dev dependency
  • Adds test to make sure the new function works as expected
  • Bumps pubspec version and updates changelog (minor version)

Closes #291.

Consider merging #294 instead.

@Levi-Lesches Levi-Lesches changed the title Added Msix.assetUri() to get an ms-appx:/// URI of Flutter assets Added Msix.assetUri() to get an ms-appx:/// URI of Flutter assets Jan 1, 2025
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.

[FEATURE REQUEST] Documentation for bundling Flutter assets
1 participant