In this tutorial we will learn how Navigation 2.0 works with Flutter Web, how we can build webpages and sync the URL with our Flutter Web projects. Previously, with imperative navigation techniques, we were only able to push and pop routes in the na...
techblog.geekyants.com7 min read
Where's the homepage code for navigator 2.0 in homerouterdelegate
for the second method, how can I make pathName be written automatically when I click on button for example? as it's not normal that the user will write the url path name every time.
Udit Raj
UnknowPage and PAgehandle Code?