Skip to content

[web] Multiview management JS API. #138930

@ditman

Description

@ditman

Document Link

https://flutter.dev/go/web-multiview-js-api

What problem are you solving?

Flutter Web only supports rendering to a single "view". This used to be limited to the body tag, but now it can be any hostElement.

Multi-view support is coming to desktop platforms, and for the web it's a good match to render an app split across multiple hostElements.

This design document proposes a JS API that would enable an external application (JS) to add/remove views to a running Flutter Web app.

Metadata

Metadata

Assignees

Labels

Bot is counting down the days until it unassigns the issue📜Issue was posted to Discord. Remove to have the issue reannounced. (For "design doc", "emergency")design docTracks a design discussion document

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions