Skip to content

fix: update asset manifest and deps to latest version#39

Merged
marcossevilla merged 6 commits intomainfrom
chore/update-asset-manifest-and-deps
Mar 17, 2026
Merged

fix: update asset manifest and deps to latest version#39
marcossevilla merged 6 commits intomainfrom
chore/update-asset-manifest-and-deps

Conversation

@ryzizub
Copy link
Contributor

@ryzizub ryzizub commented Mar 12, 2026

Status

READY

Description

Closes #28

Fixes web preloader to use latest version of dependencies and moving from AssetManifest.json to AssetManifest.bin

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

ryzizub added 4 commits March 12, 2026 09:15
…rkerSettings

- Parse AssetManifest.bin (Standard Message Codec) instead of deprecated AssetManifest.json
- Remove canvaskit brick variable and preloading
- Replace deprecated serviceWorkerSettings with flutter_build_config
- Update to Dart 3.5+ and latest dependencies
@marcossevilla marcossevilla merged commit 58d850f into main Mar 17, 2026
3 checks passed
@marcossevilla marcossevilla deleted the chore/update-asset-manifest-and-deps branch March 17, 2026 13:40
@github-project-automation github-project-automation bot moved this from Needs Triage to Done in VGV Open Source 🦄 🧙🌟 Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

fix: stop using AssetManifests.json

3 participants