URL Path based navigation for Flutter Web app
Recently I moved one of my flutter app to web. It was working fine when I started from my main url. It was hash driven. But as soon as I started providing direct urls, the web app started showing 404 errors. In this article we will solve this issue b...
neerajjaiswal.com3 min read