Agent skill
openwebf-host-bundle-loading
Choose and implement WebFBundle loading in a Flutter host (remote URL, assets, localhost dev, inline) and diagnose bundle load failures (bad URL, missing assets, network errors). Use when the user mentions WebFBundle, bundle URL/path, remote vs assets vs localhost vs inline, or “bundle won’t load”.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/openwebf-host-bundle-loading
SKILL.md
OpenWebF Host: Bundle Loading (WebFBundle)
Instructions
- Identify the bundle mode (remote URL, assets, localhost dev, inline) and the constraints (release cadence, store policy, offline needs).
- Use
mcp__openwebf__project_profileto detect what the repo already has (controller manager, bundle loading, caching). - Use MCP docs to confirm correct
WebFBundleusage and safe defaults. - Provide minimal, copy-pastable host-side code changes and verification steps.
More:
Didn't find tool you were looking for?