返回 Skill 列表
extension
分类: 开发与工程无需 API Key

openwebf-host-bundle-loading

选择并在Flutter宿主中实现WebFBundle加载(远程URL、资源、本地主机开发、内联),并诊断bundle加载失败的问题(错误的URL、缺少资源、网络错误)。当用户提到WebFBundle、bundle URL/路径、远程与资源与本地主机与内联对比,或“bundle无法加载”时使用。

person作者: jakexiaohubgithub

OpenWebF Host: Bundle Loading (WebFBundle)

Instructions

  1. Identify the bundle mode (remote URL, assets, localhost dev, inline) and the constraints (release cadence, store policy, offline needs).
  2. Use mcp__openwebf__project_profile to detect what the repo already has (controller manager, bundle loading, caching).
  3. Use MCP docs to confirm correct WebFBundle usage and safe defaults.
  4. Provide minimal, copy-pastable host-side code changes and verification steps.

More: