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

docs/typed routing: Fixes to implementation notes #190

Closed kevmoo closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #190 (c130718) into master (f3b20e2) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #190   +/-   ##
=======================================
  Coverage   67.99%   67.99%           
=======================================
  Files          12       12           
  Lines         403      403           
=======================================
  Hits          274      274           
  Misses        129      129           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f3b20e2...c130718. Read the comment docs.