Skip to content

fix: Store json maps directly in AssetsCache#3746

Merged
spydon merged 1 commit intomainfrom
fix/store-json-map-assets-cache
Oct 8, 2025
Merged

fix: Store json maps directly in AssetsCache#3746
spydon merged 1 commit intomainfrom
fix/store-json-map-assets-cache

Conversation

@spydon
Copy link
Copy Markdown
Member

@spydon spydon commented Oct 8, 2025

Description

Instead of converting from string every time a json map is read from the assets cache we store the json map directly.

Checklist

  • I have followed the Contributor Guide when preparing my PR.
  • I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation in docs and added dartdoc comments with ///.
  • I have updated/added relevant examples in examples or docs.

Breaking Change?

  • Yes, this PR is a breaking change.
  • No, this PR is not a breaking change.

Related Issues

@spydon spydon merged commit 8a9f493 into main Oct 8, 2025
66 checks passed
@spydon spydon deleted the fix/store-json-map-assets-cache branch October 8, 2025 12:55
nickf2k pushed a commit to nickf2k/flame that referenced this pull request Nov 16, 2025
Instead of converting from string every time a json map is read from the
assets cache we store the json map directly.
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