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

Switch to go_router #993

Open
guidezpl opened this issue Aug 9, 2023 · 0 comments
Open

Switch to go_router #993

guidezpl opened this issue Aug 9, 2023 · 0 comments
Labels
enhancement New feature or request P3 Priority 3 - Could have

Comments

@guidezpl
Copy link
Member

guidezpl commented Aug 9, 2023

          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)

@guidezpl guidezpl added the enhancement New feature or request label Aug 9, 2023
@guidezpl guidezpl added the P3 Priority 3 - Could have label Aug 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request P3 Priority 3 - Could have
Projects
None yet
Development

No branches or pull requests

1 participant