Skip to content

Router widget web engine integration #64494

@chunhtai

Description

@chunhtai

The router widget reports its route information back to the engine through the SystemChannel.navigation routeInformationUpdated method. However, the engine side functionality has not been implemented yet. This is one of the blocker that needs to be resolved before we can release the router widget.

According to the Router design doc , the web engine should create browser history entries for those route information in order to support browser backward and forward buttons. We also need to have some mechanisms to switch between new and old behaviors for backward compatibility.

Metadata

Metadata

Assignees

Labels

engineflutter/engine repository. See also e: labels.f: routesNavigator, Router, and related APIs.frameworkflutter/packages/flutter repository. See also f: labels.platform-webWeb applications specifically

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions