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 96 forks source link

update ja-docs to 3.0.0 + tweaks #300

Closed toshi-kuji closed 2 years ago

toshi-kuji commented 2 years ago

:sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...)

Catching up with the updates between 2.9.7-3.0.0 😃

:thinking: Checklist before submitting