OpenWebF Host: Hybrid Routing (WebFSubView + go_router)
Instructions
- •Detect whether the project uses
go_routerand whetherWebFSubViewexists (via project profile and code search). - •Define the desired route mapping (Flutter path → WebF path) and layout responsibilities.
- •Use MCP docs for recommended patterns and constraints.
- •Offer the routing scaffold template when appropriate (
routing/go-router-webfsubview).
More: