Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Switch to go_routerΒ #993

@guidezpl

Description

@guidezpl
          The Gallery uses named routes, which [won't sync with the browser history correctly](https://docs.flutter.dev/development/ui/navigation#limitations). The Gallery should probably use the Router API via a package like go_router. This should be easier now that it supports [multiple navigation stacks](https://github.com/flutter/flutter/issues/99126) but right now each app-within-the-app uses it's own MaterialApp widget. This might be OK but isn't something the Router API is designed to handle.

Originally posted by @johnpryan in #898 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Priority 3 - Could haveenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions