routemaster icon indicating copy to clipboard operation
routemaster copied to clipboard

[Proposal] Sitemap Generation

Open dan1229 opened this issue 3 years ago • 0 comments

I'm working on improving the SEO of my Flutter websites, I also use Routemaster for routing in each of them.

Because Routemaster requires a routemap it seems like a nice little add on that we could read that to generate an XML sitemap for Google crawlers.

Flutter won't integrate this since Flutter's default route handling doesn't require such a structure so feels like a nice addition for this package.

dan1229 avatar Feb 27 '22 16:02 dan1229