flutter / flutter/flutter

[web] Support routing in multi-view

Open
#139,174 1 comment 1 reaction 0 assignees View on GitHub
engine f: routes P2 platform-web team-web triaged-web
Dominant language
Dart
Stars
179k
Forks
31.1k
PR merge metrics
PR metrics pending

Description

At the moment, routing pretty much depends on the existence of the implicit view. In multi-view, we want to get rid of the implicit view, but that would break any view that uses `MaterialApp` for example.

- [ ] Give each `FlutterView` its own history (in-memory history).
- [ ] How does `UrlStrategy` play into multi-view?
- [x] Keep using browser history in full page mode only.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.