Home:ALL Converter>how flutter work with single page web and different route url?

how flutter work with single page web and different route url?

Ask Time:2021-03-10T17:31:14         Author:Ccc

Json Formatter

I am new to flutter-web.

I am using flutter to build the single page website with different routes but not render whole page.

Already tried navigator.push & button navigation bar, but didn't work.

How to build the single page website with different url when page is changed?

Sorry for bad english!

Author:Ccc,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/66561884/how-flutter-work-with-single-page-web-and-different-route-url
yy