krokyze / flutter_seo

Flutter package for SEO support on Web.
MIT License
48 stars 5 forks source link

fix demo 404 #8

Closed krokyze closed 1 year ago

krokyze commented 1 year ago

Just because Github doesn't support routing all trough single path, we need to revert back to default hash url strategy so example demo doesn't return 404.

For real life scenario you can configure for example nginx to route all trough single path and use url strategy.