news_toolkit icon indicating copy to clipboard operation
news_toolkit copied to clipboard

feat: move routing logic to go_router

Open jorgecoca opened this issue 1 month ago • 0 comments

Description

Go Router is the preferred routing tool for navigation in Flutter. This project would benefit from using go_router as a standard way of performing navigation operations.

Requirements

  • [ ] Install Go Router as a dependency
  • [ ] Replace vanilla Navigator 2.0 operations with Go Router

Additional Context

An initial effort was already started, but it is out of date. See #1401

jorgecoca avatar Oct 21 '25 13:10 jorgecoca