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
441 stars 97 forks source link

need docs.page to handle symbolic links to show changelog #273

Closed csells closed 2 years ago

csells commented 2 years ago

https://gorouter.dev/changelog is broken because it's a symbolic link to CHANGELOG.md in the go_router repo. @Salakar thoughts?