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

Update the docs with a link to this pair programming video #127

Closed csells closed 3 years ago

csells commented 3 years ago

video here: https://twitter.com/mhadaily/status/1455580280924876802

MD link format for "hosted" YT video:

[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/YOUTUBE_VIDEO_ID_HERE/0.jpg)](https://www.youtube.com/watch?v=YOUTUBE_VIDEO_ID_HERE)
csells commented 3 years ago

Flutter Navigator 2.0 made easy with go_router

csells commented 3 years ago

fixed in v2.2.6