Skip to content

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

Open
ryzizub wants to merge 6 commits intomainfrom
chore/update-asset-manifest-and-deps
Open

fix: update asset manifest and deps to latest version#39
ryzizub wants to merge 6 commits intomainfrom
chore/update-asset-manifest-and-deps

Conversation

@ryzizub
Copy link

@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Needs Triage

Development

Successfully merging this pull request may close these issues.

fix: stop using AssetManifests.json

2 participants