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

Move prepared frame assets to prevent overriding DartPad manifest #2982

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

parlough
Copy link
Member

@parlough parlough commented Jun 4, 2024

Resolves #2980 (comment)

It seems the root of the problem was the pre-prepared asset and font manifest files for the frame/embed, which overrided the ones generated for DartPad's use.

This PR also generates and uploads the newer AssetManifest.bin and AssetManifest.bin.json which are used by newer Flutter versions (https://docs.flutter.dev/release/breaking-changes/asset-manifest-dot-json).

Hosted example: https://parlough-dart-dev.web.app/

@parlough parlough marked this pull request as ready for review June 4, 2024 23:36
@parlough parlough requested a review from devoncarew June 4, 2024 23:37
Copy link
Member

@devoncarew devoncarew left a comment

Choose a reason for hiding this comment

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

🎉

@parlough parlough merged commit 59f503c into main Jun 5, 2024
4 checks passed
@parlough parlough deleted the fix/overriding-asset-manifest branch June 5, 2024 14:04
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