csells / go_router

The purpose of the go_router for Flutter is to use declarative routes to reduce complexity, regardless of the platform you're targeting (mobile, web, desktop), handling deep linking from Android, iOS and the web while still allowing an easy-to-use developer experience.
https://gorouter.dev
442 stars 96 forks source link

typed-routing: cleanup whitespace #183

Closed kevmoo closed 2 years ago

csells commented 2 years ago

Can you put the implementation notes into a separate section at the bottom of the doc?

kevmoo commented 2 years ago

Can you put the implementation notes into a separate section at the bottom of the doc?

I could. Was thinking this is core to the behavior...but 🤷

kevmoo commented 2 years ago

@csells – PTAL